Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

find command name specifc directories

find . -type f -path '*SCHEDULE*/*' -name '*.xls'
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #find #command #specifc #directories
ADD COMMENT
Topic
Name
3+7 =