Can't separate text file content into new file
by RyGuy from LinuxQuestions.org on (#50HMY)
I am working on an assignment for a class. My task is to list the "detailed" content of a "/etc" directory and redirect the output to a text file. Then separate only the directories into a new file. I believe I am supposed to use the grep command, however, I have found no examples of the grep command used in this way.
Thanks for your time


Thanks for your time