mrtg/uptime.pl@b9de35d46e4e
mrtg/uptime.pl
Thu, 09 Apr 2009 13:29:40 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 09 Apr 2009 13:29:40 +0200
- changeset 153
- b9de35d46e4e
- parent 136
-
ca197d884ebd
- child 160
-
1a36468e720c
- permissions
- -rw-r--r--
Clean up packaging, correct description, and include city database.
3 ## uptime.pl: provide formatted uptime(1) information
8 $hostname = `hostname`;
10 $uptime =~ /up (.*?) day/;