vrepl.icn: Program to replicate input lines

January 14, 1999; Ralph E. Griswold
This file is in the public domain.
This program replicates every line of standard input a specified
number of times and writes the result to standard output.  The
replication factor is given on the command line.

Source code | Program Library Page | Icon Home Page