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 |
|---|
| gmtime(3f) - bsd |
| time(3f) - bsd |
| time(1) - freebsd |
| time(1) - ultrix |
| time(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Automated FTP task |
| Copying files with the latest date |
| finding idle time of a process |
| Copy all the files with time stamp and remove header,trailer from file |
| Need Time Stamp Range On Log Files |