This is a set of fault tolerant search utilities.
ftff is e.g a fast, case insensitive and fault tolerant way to search for files and directories.
The error tolerant approximate string match is based on the Levenshtein Distance between two strings.
Last Changes: Algorithm for default tolerance updated.
|