Skip to content

Fix parsing not perfectly handling the quotation marks #19

@cadejacobson

Description

@cadejacobson

Commands like cat ./test/unsorted.txt | grep "y" do not work but cat ./test/unsorted.txt | grep y does correctly work. Could be as simple as passing everything between the two quotes as a single string and ignoring the actual characters. Look more into.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions