."\ Master source for notrail manual : /usr/src/local/man/src/notrail.rof .TH NOTRAIL P "Manual V1.1 for Program V1.4" "Julian Stacey" "Julian Stacey, Vector Systems Ltd" .\" A4 the cludgy way. .pl 29.6c .UC 4 .SH NAME notrail \- Strip trailing white space from lines. .SH SYNTAX .B notrail file[s] .in -5 .SH DESCRIPTION .I Notrail is not a standard Unix command, it is unique to VSL systems with the Ournix overlay. .sp Strips trailing white space from lines terminating in \\n. Treats \\r as just another white space character, thus ensuring lines such as .ce line with trailing spaces or tabs \\r\\n .br becomes .ce line with trailing spaces or tabs\\n .br If you want the \\r returned in each line, you should use .I addcr. .SH OPTIONS None. .SH EXIT CODE 1 if a fatal error is detected, 2 if an interrupt is encountered, else sumation of all non fatal errors. .\" JJ ugh. .SH HOST OP SYSTEM This utility runs on both Msdos 3.2 & Unix UCB BSD 4.2. .SH ENHANCEMENTS LATER Pipe input .br -d no date stamp change if data unchanged. .br -v verbose, name files as done. .SH AUTHOR Program & Document Copyright Julian H. Stacey, Munich, 1990. .so author.jhs .SH SEE ALSO addcr(p), sed(1) .SH FILES Temporary files of form noXXXXXX. .\ End of file