COPY 1L "06 April 1991"

Table of contents


COPY 1L "06 April 1991"

NAME

copy - replicate stdin on stdout

SYNOPSIS

copy < infile >outfile

copy sends its standard input to standard output, like cat(1). Its other purpose is to demonstrate the shortest possible lex(1) program.


SEE ALSO

cat(1), cp(1), lex(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>