Tagged Questions
3
votes
2answers
3k views
Search string in many files on HP-UX
I need to find which files (they can have space in the filename) of a directory contains a string using only sh and system's commands (Perl is not an option).
For a few files, this command works ...