history
for misc> history {flags}
--clear, -c
: Clears out the history entries--long, -l
: Show long listing of entries for sqlite historyinput | output |
---|---|
nothing | table |
Get current history length
>history|length
Show last 5 commands you have ran
>history|last5
Search all the commands from history that contains 'cargo'
>history|wherecommand=~cargo|getcommand
name | type | usage |
---|---|---|
history session |
Builtin | Get the command history session. |
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/history.html