summaryrefslogtreecommitdiffstats
path: root/sysinfo
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-02-20 23:47:56 +0100
committerFlorian Pritz <bluewind@xssn.at>2010-02-20 23:47:56 +0100
commit84f8fd1c20054c89828fdc57ca201cd002c6b7ac (patch)
tree700ce113ce16412bbc54ec00748f29b45cf6d258 /sysinfo
parent54f4974c112ce9c4cd2a6493348ea80100b430c7 (diff)
downloadbin-84f8fd1c20054c89828fdc57ca201cd002c6b7ac.tar.gz
bin-84f8fd1c20054c89828fdc57ca201cd002c6b7ac.tar.xz
reactivate inxi; the stats are actually nice to have
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'sysinfo')
-rwxr-xr-xsysinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysinfo b/sysinfo
index 550d017..bc087c1 100755
--- a/sysinfo
+++ b/sysinfo
@@ -1,6 +1,6 @@
#!/bin/sh
clear
cat /etc/motd
-#inxi -CGINSx
+inxi -CGINSx
echo -en "${BLUE}Uptime:$NC" ; uptime
pydf