Friday, April 17, 2009

Search for text in a folder using grep

command syntax:
grep text_to_find wildcard

Sample
grep XEN /boot/*

No comments:

Post a Comment