File: uptime

package info (click to toggle)
cfingerd 1.4.3-1.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 636 kB
  • ctags: 437
  • sloc: ansic: 3,706; perl: 502; makefile: 166; sh: 72
file content (10 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# Uptime script
# version 1.1 by Ken Hollis

echo "System statistical information:"
echo
uptime
echo -n " "
uname -a