LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Using Nautilus to Do a Drill Down Search (https://www.linuxquestions.org/questions/linux-newbie-8/using-nautilus-to-do-a-drill-down-search-597931/)

bluetrane1973 11-07-2007 09:41 PM

Using Nautilus to Do a Drill Down Search
 
Hello,

I am trying to use the Natilus File Browser to search the entire drive for a specific file but it only seems to search the current directory. How do I set it to search the entire drive. If it cannot do that, could someone provide an example of the find command in the terminal window to search the entire drive?

Thank You,
Bluetrane

vtel57 11-07-2007 10:10 PM

Try:

Code:

# updatedb

$ locate <search variable>



All times are GMT -5. The time now is 10:44 AM.