diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-22 17:56:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-22 17:56:05 +0700 |
commit | 61a3d5bade17dcaf56a057aaf5231f3f507c1588 (patch) | |
tree | bbba037438f6a90e259e13f5d866e82483cbce77 /system/disksearch/README | |
parent | 3d85c2c3ae7b99436c8df0bb579b6afae17e95ea (diff) | |
download | slackbuilds-61a3d5bade17dcaf56a057aaf5231f3f507c1588.tar.gz |
system/disksearch: Added (tool for searching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/disksearch/README')
-rw-r--r-- | system/disksearch/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/disksearch/README b/system/disksearch/README new file mode 100644 index 0000000000..495b08abe5 --- /dev/null +++ b/system/disksearch/README @@ -0,0 +1,5 @@ +DiskSearch is a tool for searching for files on all your removable media disks, +DVD's, SD cards or backup tapes. For instance you can search for songs on your +MP3-CD's or for a document on your backup DVD's. For advanced queries there is +a regular expression search mode. The search is based on a simple database file +needs to be filled once by adding all your disks to it. |