Skip to content

Handle edge cases #7

@sharkdp

Description

@sharkdp
  • Very large files => make sure that line number output looks okay
  • Binary files => do not attempt to output anything. Instead, print some statistics?
  • Lines with no line-ending => Indicate this in a similar way to cat(1)?
  • Lines with wrong faulty Unicode characters => print
  • Filenames which are non-UTF8 compatible
  • different line ending formats (\n, \r, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions