> On Fri, 3 Aug 2001, ME wrote:
> > Or if you are feeling close to the lunatic fringe, you could just go
> > through and blindly delete al files named core in the users /home dir:
> > (You probably don't want to do this, but you could if you wanted to...)
> > 
> > # find /home -name core -exec rm -f () \; >> /dev/null 2>&1 &

On Fri, 3 Aug 2001 [EMAIL PROTECTED] wrote:
> Not quite _that_ many.
> 
> # find /home -name core -exec rm -f \{} \; >> /dev/null 2>&1 & 

Ooops, you are quite right! (That is what I get for being in a
hurry... should have been {} not ().

My mistake. :-/ 

-ME

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CM$/IT$/LS$/S/O$ !d--(++) !s !a+++(-----) C++$(++++) U++++$(+$) P+$>+++ 
L+++$(++) E W+++$(+) N+ o K w+$>++>+++ O-@ M+$ V-$>- !PS !PE Y+ !PGP
t@-(++) 5+@ X@ R- tv- b++ DI+++ D+ G--@ e+>++>++++ h(++)>+ r*>? z?
------END GEEK CODE BLOCK------
decode: http://www.ebb.org/ungeek/ about: http://www.geekcode.com/geek.html
     Systems Department Operating Systems Analyst for the SSU Library

Reply via email to