Re: Padding a length of string
Yanick <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
Silly me,
On Mon, Apr 19, 2004 at 03:36:57PM -0400, Yanick wrote:
> perl -e'print$_=$ARGV[1],(pop)x(shift()-tr|||c)' 10 abc d ?
perl -e'print$_=$ARGV[1],(pop)x-(tr|||c-shift)' 10 abc d
`/.