Skip to content

tac cannot handle seperators that are not UTF-8. #9502

@collinfunk

Description

@collinfunk

Using uutils built from commit f6d581f:

$ LC_ALL=en_US.iso8859-1 tac --separator=$(printf '\xe9') < /dev/null
error: invalid UTF-8 was detected in one or more arguments

For more information, try '--help'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions