

InterviewSolution
1. |
Solve : LS / FIND newbie help-directories w/out filenames?? |
Answer» I'm trying to get the syntax for either "ls" or "find" or some other unix command that will give me a list of directories and all subdirectories, without any filenames. ....generally for FINDING only directories , this will be the command... Code: [Select]find /dir -type d No Rob, no worries there. Personal use only on the ls command. I have a very large music COLLECTION and I never have been able to print out a directory listing...until now. Weird though - I now realize that's something else I'll have to monitor with my kids: homework answers from internet FORUMS. Just great, something else to watch out for.... Thanks again.Yep, the internet is a great... er... research tool. It's also teeming with idiots and villains. Proceed with caution! |
|