Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: Find file that contains "....." (command in Unix)

by Aristotle (Chancellor)
on Mar 31, 2003 at 21:04 UTC ( [id://247072]=note: print w/replies, xml ) Need Help??


in reply to Re: Re^3: Find file that contains "....." (command in Unix)
in thread Find file that contains "....." (command in Unix)

And then we're back full circle.
find . -name '*.txt' | xargs grep '\.\.\.\.'
And if you have a GNUish xargs, chances are you have a GNUish grep that understands -r..

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found