Skip to content

should always using UTF when reading json docs #18

@jtoy

Description

@jtoy

When piping in json files with a command such as:
cat data.json | jgrep -n -s id

I sometimes get errors such as:
100017401
10005352
Error - "\xE2" on US-ASCII

It seems like jgrep is reading files with the wrong encoding set.

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