Answers for "find command name specifc directories"

0

find command name specifc directories

find . -type f -path '*SCHEDULE*/*' -name '*.xls'
Posted by: Guest on July-06-2021

Code answers related to "find command name specifc directories"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language