Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

terminal find file by extension recursive

find /directory/path -type f -name "*.in"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #terminal #find #file #extension #recursive
ADD COMMENT
Topic
Name
8+5 =