Reply To: How to find a file in the Linux terminal?

LearnTips LearnTips How to find a file in the Linux terminal? Reply To: How to find a file in the Linux terminal?

#3764
Santhosh Kumar D
Keymaster
@santhosh

Typing the find command followed by a period . separated by a space lists all files in the current directory.

find .