3 lines
77 B
Bash
3 lines
77 B
Bash
# Update localdb so that locate will find everything installed
|
|
sudo updatedb
|
# Update localdb so that locate will find everything installed
|
|
sudo updatedb
|