Skip to content

Backward compatibility #3

Description

@grylem

Hi
macOS version o the ed must be posix compliant

printf %s\n H '# test' q | ed
?
script, line 2: unknown command

your versions works like gnu ed

printf %s\n H '# test' q | ed
no any messages

if add -G still works like gnu ed, is that how it should be? If yes, how to use your version of ed as posix compatible?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions