freebsd-dev/usr.bin/locate
Wolfram Schneider dbaf42882f optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
1996-08-31 23:14:54 +00:00
..
bigram NULL -> '\0' 1996-08-31 14:51:18 +00:00
code NULL -> '\0' 1996-08-31 14:51:18 +00:00
locate optimized search algorithm 1996-08-31 23:14:54 +00:00
Makefile bigram 1996-08-14 00:22:31 +00:00
Makefile.inc bigram 1996-08-14 00:22:31 +00:00