[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SED help needed.



Christoph Lameter <clameter@waterf.org> writes:

> I still dont get it. 000e is not an octal number. But it works. Thanks.

>From perlrun(1p):

       -0[digits]
            specifies the record separator ($/) as an octal
            number.

            [...]

            The special value 00 will cause Perl to slurp files
            in paragraph mode.

-e is a separate argument.  Perl lets you combine switches because
life is too short to be spent typing ` -' all day.


Guy

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: