diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-10-09 00:41:07 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-10-09 00:41:07 +0200 |
commit | 27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe (patch) | |
tree | 308fe691913954cae83c3153b0e3642f1e5bcb26 | |
parent | update readme with a new option (diff) | |
download | bfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.gz bfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.bz2 bfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.xz |
why bfind
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -32,3 +32,11 @@ Short option alternatives: Each link will always start with DIRECTORY. + +Why bfind? While bfind is not as fast as find, +it will probably give your results faster if +you are looking for a file (not list files), +becuase the file you are looking for is probably +near the directory you are searching from. + + |