Grade auf eine Linuxsystem gesehen ;-)

Maximilian Wilhelm max at rfc2324.org
Wed Mar 1 23:01:45 CET 2006


Am Mittwoch, den  1. März hub Jan-Benedict Glaw folgendes in die Tasten:

> On Wed, 2006-03-01 22:24:34 +0100, Frank Matthieß <frankm at lug-owl.de> wrote:
> > -- 
> > * * * * * if test $$ -gt 30000 ; then reboot ; fi
> > -- seen on a SCO host

> Der Admin kann ja garnichts :-)  Der Mann tippt zuviel:


> 	test $$ -gt 30000 && reboot

<Nitpick>
Einer geht noch:

	[ $$ -gt 30000 ] && reboot

</Nitpick>

> SCNR, JBG

Dito
Max
-- 
	Follow the white penguin.



More information about the Linux mailing list