From f4c3ecc0d6a42a7ef270d769e55e14e141032fd5 Mon Sep 17 00:00:00 2001 From: Draconis Date: Tue, 19 Feb 2019 13:23:03 +0100 Subject: [PATCH] new motd file name --- motd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 motd diff --git a/motd b/motd new file mode 100644 index 0000000..d774a4c --- /dev/null +++ b/motd @@ -0,0 +1,33 @@ +#!/bin/bash +PROCCOUNT=`ps -Afl | wc -l` +PROCCOUNT=`expr $PROCCOUNT - 5` + +uptime=$(