NAME unrot - unrotate lines rotated by kwic SYNOPSIS unrot [-n] [file ...] DESCRIPTION Unrot processes the rotated output of 'kwic' to generate a keyword-in-context index. The -n flag may be used to specify the width of the output lines. The default is 80. If no input files are given, or the filename '-' appears, lines will be read from standard input. FILES SEE ALSO kwic; sort DIAGNOSTICS A message is printed if an input file cannot be opened; further processing is terminated. AUTHORS Original from Kernighan and Plauger's 'Software Tools', with minor modifications by Debbie Scherrer, Lawrence Berkeley Laboratory. BUGS