Answers for "terminal find file by extension recursive"

1

terminal find file by extension recursive

find /directory/path -type f -name "*.in"
Posted by: Guest on June-24-2020

Code answers related to "terminal find file by extension recursive"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language