diff options
Diffstat (limited to 'README')
-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. + + |