[Gllug] shell quoting problem

Andy Millar andy at andymillar.co.uk
Wed Jul 2 09:51:05 UTC 2008


Have you tried something like:

find / -name "*John Smith*"

And, if you want to ls them, you could:

ls -l `find / -name "*John Smith*"`

I'm not sure if this is any nicer than your current solution.

- Andy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2714 bytes
Desc: not available
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20080702/bdfd9124/attachment.bin>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list