2 lines
124 B
Bash
2 lines
124 B
Bash
echo "$fg[$HOST_COLOR]Platform:$reset_color $(uname -o) $(uname -r)"
|
|
echo "$fg[$HOST_COLOR]Uptime:$reset_color $(uptime -p)" |