Browse Source

Merge pull request #217 from shukitchan/patch-1

Add 'time'
pull/227/head
Joshua Levy 9 years ago
parent
commit
f252ecc228
  1. 2
      README.md

2
README.md

@ -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…
Cancel
Save