I'm looking for a simple command that will run down a directory structure and print out the name of any file containing a certain string.
I've tried using find, but it doesn't want to work and keeps giving me errors.
What is the easiest way to do this ??
Thanks
I've tried using find, but it doesn't want to work and keeps giving me errors.
What is the easiest way to do this ??
Thanks