[PLUG] find | grep | xargs ...

Matt Whiteley matt-whiteley at attbi.com
Wed Mar 5 17:37:02 UTC 2003


On Tue, 2003-03-04 at 20:55, David Fleck wrote:
> On Tue, 4 Mar 2003, Matt Whiteley wrote:
> > From my testing it appears to be because of the underscore
> > character not parsing through xargs properly.
> 
> Are you sure about this?  I just tried the following:
> dcf>$ find . | grep DS_Store | xargs ls -l
> -rw-r--r--  1 dcf  dcf  0 Mar  4 20:52 ./DS_Store
> 
> the command itself seems OK.  Are you sure there isn't something going on
> like your 'rm' command being aliased to something weird?
> 
> --
> David Fleck
> dcf at aracnet.com
> 
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug

'alias' doesn't return anything with rm involved.  As far as I know it
is not aliased to something else.

thanks,

-- 
Matt Whiteley <matt-whiteley at attbi.com>





More information about the PLUG mailing list