mrtg/uptime.pl@ca197d884ebd
mrtg/uptime.pl
Sat, 04 Apr 2009 22:40:04 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 04 Apr 2009 22:40:04 +0200
- changeset 136
- ca197d884ebd
- parent 135
-
cd68ee26852b
- child 138
-
3603322c3b20
- permissions
- -rw-r--r--
Correct DOS carriage returns at line endings to line feeds only.
3 ## uptime.pl: provide formatted uptime(1) information
9 $uptime =~ /up (.*?) day/;
11 $hostname = `hostname`;