updatedb: add page (#2369)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
c115541a36
commit
32f4a2b456
12
pages/linux/updatedb.md
Normal file
12
pages/linux/updatedb.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# updatedb
|
||||
|
||||
> Create or update the database used by `locate`.
|
||||
> It is usually run daily by cron.
|
||||
|
||||
- Refresh database content:
|
||||
|
||||
`sudo updatedb`
|
||||
|
||||
- Display file names as soon as they are found:
|
||||
|
||||
`sudo updatedb --verbose`
|
Reference in New Issue
Block a user