Answers for "how do i search a file name linux"

2

find file by name linux

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

Code answers related to "how do i search a file name linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language