sed-devel
[Top][All Lists]
Advanced

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

sed --debug option unrecognized on 4.5


From: Mark Kim-Mulgrew
Subject: sed --debug option unrecognized on 4.5
Date: Thu, 10 Jan 2019 06:56:38 -0800

Hi all,

I am new to sed and am going through the manual:
https://www.gnu.org/software/sed/manual/sed.html

One of the first examples in the manual is

$ echo 1 | sed --debug '\%1%s21232'

But when I type it in, I get the error message

sed: unrecognized option '--debug'

Is the debug option not present in older versions of sed?

Thank you,
Mark


reply via email to

[Prev in Thread] Current Thread [Next in Thread]