a bc def ghij#!/usr/bin/perl use strict; use warnings; use constant LIMIT => 4; my @a = qw ( a bc def ghij klmno ); printf "%s " x LIMIT, @a; print "\n";
blyman
setenv EXINIT 'set noai ts=2'
In reply to Re: Breaking output lines into N-element chunks
by belden
in thread Breaking output lines into N-element chunks
by FoxtrotUniform
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |