NAME SigTune, sigtune - SIGnature forTUNE combination SYNTAX SigTune >output DESCRIPTION SigTune takes a file TUNE containing lines of quotations, with the first line being how many quote lines to expect, and insert one randomly into a file SIG. The quote characters are mapped into SIG wherever the escape character (default is "$") is encountered. A single argument of "?" will print help. Command line: "1> SigTune >UULIB:.signature" (normal) or: "1> SigTune *" (write to stdout, * as escape char) NOTES The only way to use "?" as the escape character is to give it more than one argument. The second argument will be ignored, but help is printed only when "?" is the ONLY argument. Any other escape character is possible, however, it is recommended that you use one which is not used anywhere else in your SIG. FILES SIG and TUNE, either in the current directory or in UULIB:. Remember that TUNE must have the integer number of lines of quotes as the first line. BUGS Bugs? In MY code? Well, could be... nah. No bugs.