
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Re: Uptime to web site
Thanks,
I will do that right now!
On Tue, 2002-08-20 at 09:57, big0 wrote:
> Eric O. Flores writes:
>
> > Hello Tlug,
> >
> > Is it possible to have uptime displayed on web site?
>
> Put the following in your cgi-bin dir and chmod 555 it:
>
> ------[ uptime.sh ]-----------
> #!/bin/sh
> echo Content-type: text/plain
> echo
> echo `uptime`
> ------------------------------
>
>
>
> --
> ISBN: 0060256575 OpenPGP: 0xBE40FF3E
>
>
> *************************************************
> TLUG server is hosted by Global Online Japan
> http://home.gol.com/index_e.html
> *************************************************
>
> =================================================
> To unsubscribe from this mailing list,
> please see instructions at
> http://www.tlug.jp/list.html
> =================================================
>
Home |
Main Index |
Thread Index