Answers for "how to find a file name in linux terminal"

2

find file by name linux

find /path -name *.txt
Posted by: Guest on October-05-2021

Code answers related to "how to find a file name in linux terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language