Add 'time'

This commit is contained in:
Kit Chan 2015-07-18 23:04:01 -07:00
parent 5bc855e4bb
commit 8566bee027

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