This website works better with JavaScript
Home
Explore
Help
Register
Sign In
david
/
tldr
mirror of
https://github.com/tldr-pages/tldr.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add docs for "time"
Evan Hahn
10 years ago
parent
2c6e59816c
commit
3c8e0786e0
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
pages/common/time.md
+ 7
- 0
pages/common/time.md
View File
@@ -0,0 +1,7 @@
+# time
+
+> See how long a command takes
+
+- Time "ls"
+
+`time ls`