TIME(1) General Commands Manual TIME(1)NAMEtime - report how long a command takesSYNOPSIStime commandEXAMPLEStime a.out # Report how long a.out takes time ls -l *.c # Report how long ls takesDESCRIPTIONThe command is executed and the real time, user time, and system time (in hours, minutes, and seconds) are printed. Shell scripts cannot be timed.SEE ALSOtimes(2). TIME(1)
| Related Man Pages |
|---|
| time(2) - redhat |
| ctime(3f) - bsd |
| gmtime(3f) - bsd |
| ltime(3f) - bsd |
| time(2) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Gollum, You Need a Full Time Trainer! |
| automate sftp using unix script |
| Copying files with the latest date |
| Deletion of Logs |
| How to pick only the latest files based on the timestamp? |