Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: returning matched word from string

by AltBlue (Chaplain)
on Jul 23, 2008 at 13:56 UTC ( [id://699618]=note: print w/replies, xml ) Need Help??


in reply to Re: returning matched word from string
in thread returning matched word from string

unixy> find ~/ -type f | xargs grep 'size'
Which can be rewritten as: grep -r 'size' ~

--
altblue.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://699618]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-24 18:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found