mirror of
https://codeberg.org/scip/dbtool.git
synced 2025-12-16 19:00:58 +01:00
migrated to github
This commit is contained in:
19
samples/locate/README
Normal file
19
samples/locate/README
Normal file
@@ -0,0 +1,19 @@
|
||||
just an example showing what's possible
|
||||
with dbtool. These two shell scripts
|
||||
are doing the same job as GNU locate.
|
||||
|
||||
updatedb
|
||||
creates a database which contains
|
||||
every file (with path) of a system
|
||||
along with all it's attributes.
|
||||
|
||||
locate
|
||||
searches in this database using
|
||||
user supplied regular expressions
|
||||
|
||||
You need to edit both scripts to suit
|
||||
your system.
|
||||
|
||||
|
||||
|
||||
T.v. Dein <tlinden@cpan.org>
|
||||
Reference in New Issue
Block a user