SUFFAUT(1) Biba Tools SUFFAUT(1) NAME suffaut - builds suffix automaton SYNOPSIS suffaut [-a] [-w word] [-f file] [-p pr] [-c cs] [-m ms] [-o file] DESCRIPTION suffaut is used to build the suffix automaton of the argu- ment, that be specified as a word in the command line or a as a file or as the standard input. -a allow system paging on allocated RAM pages (recom- mended). -w word Specify the argument in the command line. -f file Read argument from file. -p pr Use pr as maximum ratio between virtual and real memory sizes. If you do not use the -l option, this ratio will not consider real memory, but system virtual memory. -c cs Allow the allocation of cs megabytes of real memory before start user-level paging. -m ms Limit to cs megabytes the maximum amount of real memory. -o file Use file as basename to the files where the automa- ton will reside (default a.aut). The names of these files will be the basename with .st (for the states) and .ed (for the edges) suffixes appended. SEE ALSO biba(1), biba(3), reduce(1) AUTHOR Ricardo Ueda Karpischek (ueda@ime.usp.br) Biba Tools March 6, 1998 1