Show time a command took if over 2 sec

pull/2/head
Bodaniel Jeanes 2011-03-29 22:03:08 -05:00
parent d64ea2cdf0
commit 1ae5bc72da
1 changed files with 4 additions and 0 deletions

View File

@ -23,3 +23,7 @@ export GREP_COLOR='1;32'
export CLICOLOR=1
export HISTSIZE=1000000
export REPORTTIME=2
export TIMEFMT="%*Es total, %U user, %S system, %P cpu"