summaryrefslogtreecommitdiffstats
path: root/sysinfo
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfo')
-rwxr-xr-xsysinfo6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysinfo b/sysinfo
new file mode 100755
index 0000000..9ac35e5
--- /dev/null
+++ b/sysinfo
@@ -0,0 +1,6 @@
+#!/bin/sh
+clear
+cat /etc/motd
+inxi -CGINSx
+echo -en "${BLUE}Uptime:$NC " ; uptime
+pydf