diff --git a/motd b/motd index d774a4c..a1a290e 100644 --- a/motd +++ b/motd @@ -1,15 +1,15 @@ #!/bin/bash PROCCOUNT=`ps -Afl | wc -l` PROCCOUNT=`expr $PROCCOUNT - 5` - + uptime=$(