+4 votes
373 views
How to run updatedb command in the background in Linux

in Linux / Unix by (552k points) | 373 views

1 Answer

+5 votes
Best answer

As described in Tip Linux: Finding Files , locate is a very useful command to find files.

The only thing the statement updatedb needs a while to do is to crawl the disks. Therefore, you should send the process with an appended &in the background:

updatedb &

by (552k points)

Related questions

+3 votes
1 answer
asked Nov 9, 2019 in Linux / Unix by backtothefuture (552k points) | 308 views
+3 votes
1 answer
asked Sep 17, 2019 in Linux / Unix by backtothefuture (552k points) | 296 views
+3 votes
1 answer
+5 votes
1 answer
asked Jun 5, 2020 in Linux / Unix by backtothefuture (552k points) | 358 views
+4 votes
1 answer
asked Oct 4, 2019 in Linux / Unix by backtothefuture (552k points) | 412 views
Sponsored articles cost $40 per post. You can contact us via Feedback

Most popular questions within the last 30 days

10,659 questions
10,791 answers
510 comments
3 users