Searching a database via command prompt
Posted: Mon May 22, 2006 12:13 pm
I need to do a sweeping search of an entire database for a particular word via the ssh command prompt... is that possible?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
grep -Hni 'SEARCH_STR'