Merge pull request #217 from shukitchan/patch-1

Add 'time'
pull/227/head
Joshua Levy 9 years ago
commit f252ecc228

@ -357,6 +357,8 @@ A few examples of piecing together commands:
- `stat`: file info - `stat`: file info
- `time`: execute and time a command
- `tac`: print files in reverse - `tac`: print files in reverse
- `shuf`: random selection of lines from a file - `shuf`: random selection of lines from a file

Loading…
Cancel
Save