how to find a file in linux command line ?

The easiest way is to use "locate" command for getting the path of a file of which you know the filename.

For example, Imagine that you need a file named as abcd.sh on your linux machine.
For this try the command.

locate abcd.sh
Output :
/home/geekybrains/abcd.sh

1 comment :

  1. This blog is impressive and informative.It clearly explains about the concept and its techniques.Thanks for sharing this information.Please update this type of information
    informatica training in chennai

    ReplyDelete

Please comment here if you have any question regarding the article.