|
| |
:Linux Tip of the Day -- Process Execution Time
Linux Tip of the Day -- Process Execution Time Aug 29, 2008, 08 :32 UTC (0 Talkback[s]) (4085 reads) |
"For Ex:
$ /usr/bin/time find / -name csh.1 -print
real 1:15.5"
Complete Story
Related Stories:
Polish Linux: The Power of Linux Console(Mar 13, 2007)
Free Software Magazine: Learn Some Command Line: Using du, df, file, find to Make Your Life Easier(Mar 07, 2007)
Gazeek.com: The Complete Linux Introduction--Part 1(Feb 08, 2007)
ArsGeek: Linux Basics--The Secrets of chmod(Jan 26, 2007)
developerWorks: Save Time with Text Editing One-Liners(Jan 18, 2007)
|