----- Original Message ----- 
From: Martin Ling <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 9:25 AM
Subject: Re: pc components


> On Thu, May 17, 2001 at 02:41:06PM +0100, Dominic Mitchell wrote:
> > 
> > > > find / -name "*your_base*" -exec chown us:us {} \;
> > > 
> > > If I had a penny for every variation on this sig I'd seen, I'd... er,
> > > well, I might have a cheap Mars bar. But still.
> > 
> > *mumble* xargs(1) *mumble*
> 
> find / -user you -name base -print | xargs chown us:us
> 
> is one of the more popular ones.
> 
> I haven't seen a really good one for SOMEBODY SET UP US THE BOMB yet.
> 
> apt-get install the-bomb doesn't qualify.

rm -f zig

?

:-)

Reply via email to