Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

/utils/locate/updatedb "file name databases" Q

Status
Not open for further replies.

Scunningham99

Programmer
Sep 20, 2001
815
GB
Hi

I have been searching the net trying to figure out what updatedb is used for.

I have come across file name database term. what is this used for on solaris 8. And why is it run from crontab ???

any explanation would be much appreciated!

thanks in advance



Sy UK
 
updatedb indexes all files on your server so that they can be later searched using locate.

Example:

% locate <filename>

M. Brooks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top