Skip to content

Warning message: sed: 1: "base.min.css": undefined label 'ase.min.css' (on MacOS's BSD sed) #5

Open
@yuw

Description

@yuw

Overwriting does not work properly with option -i of BSD sed (on MacOS).
I think adding option -e will give the desired behavior.

sed -i -e 's/;unicode-bidi:bidi-override//g' base.min.css

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions