Repeatative piping

Doug dougsweetser-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Sun Feb 22 12:37:39 EST 2009


The Perl way...

> perl -e '$q=`g_u1 1 2 3 4`; for $i (0..10){$q = `q_square $q`; print $q}'

Doug





More information about the Discuss mailing list