OpenBSD Easy Searching for Files and Directories
The Unix BSD Tutorial shows you How to Getting-Started Looking-for/Searching/Locate Packages on OpenBSD 5.4/5.5/5.6 Unix Server/Desktop.
OpenBSD is well known for its Security Features:
-
Security-related APIs & Warning when Unsafe string manipulation Functions
-
Memory Protection
-
Cryptography and randomization
-
Login into OpenBSD Shell.
-
How to Set the Packages Repository Mirror.
OpenBSD Find Packages Repository -
Installing the locate Command for OpenBSD.
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
pkg_add pkglocatedb
-
Updating the locate Database.
/usr/libexec/locate.updatedb
After the Database is Updated the Search will be Very Easy and Quick ;)
-
Searching for Files/Directories with Keyword.
locate my/Keyword
How Install Google Chromium Browser for OpenBSD