Re: unhead
"Keith C. Ivey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
Randal L. Schwartz <[email protected]> wrote: > perl -ne 'print unless 1..5' perl -pe '$_ x=!(1..5)' -- Keith C. Ivey <[email protected]> Washington, DC