I am trying to grep a directory for strings that are in multiple files in this directory.
Example,
I want to find all the files in currentdir located in /dir1/subdir2/currentdir that contain a string SS0052S00 but I walso want to list the dates.
How do I do this?
Thanks..
Example,
I want to find all the files in currentdir located in /dir1/subdir2/currentdir that contain a string SS0052S00 but I walso want to list the dates.
How do I do this?
Thanks..