TRIM 1L "06 April 1991"

Table of contents


TRIM 1L "06 April 1991"

NAME

trim - remove trailing whitespace from input lines

SYNOPSIS

trim < infile >outfile

trim sends its standard input to standard output, removing trailing blanks and tabs from each line. Its other purpose is to demonstrate a very short lex(1) program.


SEE ALSO

lex(1), sed(1).

AUTHOR

Nelson H. F. Beebe, Ph.D.

Center for Scientific Computing

Department of Mathematics

South Physics Building

University of Utah

Salt Lake City, UT 84112

Tel: (801) 581-5254

FAX: (801) 581-4148

Email: <beebe@science.utah.edu>