특정 명령의 실행시간을 알고 싶을때 time 명령을 통해 확인 가능하다.
- time [command]
- ex) time du -sh * | sort -n -r
'OS > Linux' 카테고리의 다른 글
| [Ubuntu] Dash home에서 불필요한 프로그램 shortcut 삭제 (0) | 2015.12.24 |
|---|---|
| [Shell] Bash shell 팁 (0) | 2015.12.20 |
| [Ubuntu] disk usage (0) | 2015.12.20 |
| UNIX TOOLBOX (2) | 2015.08.26 |
| [Ubuntu] libssl-dev (0) | 2014.08.17 |

