On Wed, 4 Sep 2002, Thomas Quinot wrote:
> Le 2002-09-03, Lamont Granquist écrivait :
> > i cvsup'd last night, and now i tried portupdate -a -f and debugging
> > build problems with libtool i found that on my system i can make perl spin
> > and consume 100% of a CPU just by:
> >
> > perl -pe s/
Le 2002-09-03, Lamont Granquist écrivait :
> i cvsup'd last night, and now i tried portupdate -a -f and debugging
> build problems with libtool i found that on my system i can make perl spin
> and consume 100% of a CPU just by:
>
> perl -pe s/foo/bar/g /tmp
Any chance you have a /usr/local/bin/
i cvsup'd last night, and now i tried portupdate -a -f and debugging
build problems with libtool i found that on my system i can make perl spin
and consume 100% of a CPU just by:
perl -pe s/foo/bar/g /tmp
(turs out i can do this with any perl command, even perl --version...)
i also can't kill