Use wildcards to get directories
Shell globs work through directories!
Shell globs work through directories--for example,
grep 'list of lists' /usr/man/man[1-9n]/*.[1-9n]
.
Shell globs work through directories--for example,
grep 'list of lists' /usr/man/man[1-9n]/*.[1-9n]
.