How do I use grep to search files in a Unix directory by letter?
How do I use grep to search files in a Unix directory by letter? I have to search through my Unix home directory for all files that start with the letter, 'm' but I have no idea how to do it. It's probably really obvious.
|