From 3c8e0786e0707b90d31dfee22cb57b10315fd7d2 Mon Sep 17 00:00:00 2001 From: Evan Hahn Date: Wed, 11 Jun 2014 16:28:05 -0700 Subject: [PATCH] Add docs for "time" --- pages/common/time.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/time.md diff --git a/pages/common/time.md b/pages/common/time.md new file mode 100644 index 0000000000..3b1496112c --- /dev/null +++ b/pages/common/time.md @@ -0,0 +1,7 @@ +# time + +> See how long a command takes + +- Time "ls" + +`time ls`