Tagged Questions
1
vote
1answer
94 views
How to list a subset of files in several directories?
I'm starting to pick up Linux. I have one directory called class03 with five directories in it:
_html
html
dothtml
images
123
I need a one-line command that lists all files with -01, -02 and -03 in ...