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>```

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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