DEBSOURCES
Skip Quicknav
sources / cfingerd / 1.4.3-8 / scripts / uptime
12345678910
#!/bin/sh # # Uptime script # version 1.1 by Ken Hollis echo "System statistical information:" echo uptime echo -n " " uname -a