Finding text within files
Here is a trick that will help you find text within a file, when you don't know what file contains that text. It uses the unix 'find' command, along with the…
Here is a trick that will help you find text within a file, when you don't know what file contains that text. It uses the unix 'find' command, along with the…