mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 08:53:29 +01:00
9fb6f5cd09
* Change `f`/`full` flag to `l`/`long` for `ls` and `ps` commands * Fix a few more `--full` instances
839 B
839 B
history
Displays the last 100 commands.
Example
> history
─────┬────────────────────────────────────────────────────────────────────────
# │
─────┼────────────────────────────────────────────────────────────────────────
...
97 │ date
98 │ ls
99 │ ls -la
─────┴────────────────────────────────────────────────────────────────────────