From 8566bee0274711684296c0a56cd19f980fe79021 Mon Sep 17 00:00:00 2001 From: Kit Chan Date: Sat, 18 Jul 2015 23:04:01 -0700 Subject: [PATCH] Add 'time' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 692d1b4..2e4b240 100644 --- a/README.md +++ b/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