filerepl.icn: Program to replicate file

January 2, 1999; Ralph E. Griswold
This file is in the public domain.
This program writes standard input to standard a specified number of
times.  Number of replications is given on command line.

NOTE:  Since the input stream is stored internally, standard input
must be of finite length.

Source code | Program Library Page | Icon Home Page