Scroll to navigation

FFINDEX_MODIFY(1) User Commands FFINDEX_MODIFY(1)

NAME

ffindex_modify - modify file index entries

DESCRIPTION

USAGE: ffindex_modify [-s|-u|-v] [-t] [-f file]* index_filename [filename]*
-f file file each line containing a filename
-f can be specified up to 4096 times
-s
sort index file
-t
use tree (default, will be removed soon)
-u
unlink entry (remove from index only)
-v
print version and other info then exit
ENVIRONMENT
FFINDEX_MAX_INDEX_ENTRIES - allocate memory for this number of entries
Designed and implemented by Andreas W. Hauser <hauser@genzentrum.lmu.de>.

BUGS

User feedback is welcome, especially bugs, performance issues and last but not least convenience of the programs and API.
Email Andreas Hauser hauser@genzentrum.lmu.de.
June 2012 ffindex_modify version 0.96, off_t = 64 bits