X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fi.sh;h=fd2fd7350fa0b10efd15376dcc582eab8eb8bd36;hb=0237507bda3ecd0cebab0eeddc3cfefa4d9b3650;hp=945c1fe3e57d93d9e6fe65a6c4e49947f60d379c;hpb=218aff23f25eb65bf53f43daf9fc046049d57d1b;p=feisty_meow.git diff --git a/scripts/core/i.sh b/scripts/core/i.sh index 945c1fe3..fd2fd735 100644 --- a/scripts/core/i.sh +++ b/scripts/core/i.sh @@ -6,6 +6,8 @@ echo '==============' echo echo Your user name is $USER on a computer named $(hostname). echo Your machine platform is $(uname -m) +echo -n Uptime: +uptime if [ $OPERATING_SYSTEM == "UNIX" ]; then which lsb_release &>/dev/null if [ $? -eq 0 ]; then