Apologies if this is trivial- but how do list just one file in each subdirectory of my root folder? Linux terminal or MS DOS syntax doesn't matter. I would guess it would be an ls or dir command with some parameter but I havent found anything in the manual for either command.
|
feedback
|
|
If you want to see the directory names use -
If you DON'T want to see the directory names use -
| |||
|
feedback
|
|
Wrote a little script to do this.
Output:
| ||||
|
feedback
|
|
Following command do:
| |||
|
feedback
|
