summaryrefslogtreecommitdiffstats
path: root/sysinfo
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-03-22 22:03:25 +0100
committerFlorian Pritz <f-p@gmx.at>2009-03-22 22:03:25 +0100
commitb3f4b23a64fb4bf83b48393741b07111382c661f (patch)
treead06d2015a0f8bceadd777fde53981a81d8ed43f /sysinfo
parent03a36673c7796a2df8c0752e1ae68dcf6d4d0ffd (diff)
downloadbin-b3f4b23a64fb4bf83b48393741b07111382c661f.tar.gz
bin-b3f4b23a64fb4bf83b48393741b07111382c661f.tar.xz
added new sysinfo scripts
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