adspace
Explain how you can find a file using terminal?
Answer Posted / Ashutosh Srivastava
You can find a file using the `find` command. Here's an example:nn```bashnfind / -name <file-name>```
Post New Answer View All Answers
How do I search for files containing specific text in linux?
833
What is the latest version of linux?
1025
What is the latest linux kernel?
1041