| Marcelo Corbani de Barros | Marcelo at async.com.br | |||||
|
wf - Simple word frequency counter wf scans a text file and counts the frequency of words through the whole text. Usage: wf [OPTIONS]... [FILE]... -h, --help this help -s, --sort sort output -i, --case ignore case -n, --nocount don't output frequency count -m, --mincount minimum frequency output -l, --minlen minimum fragment length -w, --perword output words tied to fragment Version 0.41: wf-0.41.tar.bz2 - 68k
Thanks to: clayne at --------.com Nicklas Larsson |
|