Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Use Safari to find things more easily in text files' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Use Safari to find things more easily in text files
Authored by: S Barman on Tue, May 6 2008 at 8:09PM PDT
You can look at any text file from the command line using grep --context=2 'regular expression' name_of_file. That will get the job done!

[ Reply to This | # ]
Use Safari to find things more easily in text files
Authored by: Mark Wilden on Thu, May 8 2008 at 6:26AM PDT
grep --color highlights the hits.

///ark

[ Reply to This | # ]