Skip to content

Add a flag to strip a file in-place #45

Open
@marcospb19

Description

@marcospb19

Thanks for the tool, I usually use it to fix files.

Similar to sed, I'd suggest to keep it reading from stdin as default, but add a -i/--in-place flag that receives a input file to change.

An alternative would be to accept files by default, but if you provide the --stdin flag, read from stdin and output to stdout.


Let me know if you like the idea, I'm willing to help if you need it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions