diff --git a/.common.d/time.sh b/.common.d/time.sh index 5ab7fdd..f970436 100644 --- a/.common.d/time.sh +++ b/.common.d/time.sh @@ -1,4 +1,5 @@ TIMEFMT=" -real %E +real %*E sys %S -user %U" +user %U +mem %M MiB"