Add 'time'

pull/217/head
Kit Chan 2015-07-18 23:04:01 -07:00
parent 5bc855e4bb
commit 8566bee027
1 changed files with 2 additions and 0 deletions

View File

@ -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