mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:46:29 +08:00
Add 'time'
This commit is contained in:
parent
5bc855e4bb
commit
8566bee027
1 changed files with 2 additions and 0 deletions
|
@ -357,6 +357,8 @@ A few examples of piecing together commands:
|
|||
|
||||
- `stat`: file info
|
||||
|
||||
- `time`: execute and time a command
|
||||
|
||||
- `tac`: print files in reverse
|
||||
|
||||
- `shuf`: random selection of lines from a file
|
||||
|
|
Loading…
Reference in a new issue