We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
44f0c5a
b59984a
Add limit to line length in order to control memory usage.
9b3336e
Store uint64 hashes of input lines instead of full lines.
3a7d539
Added support for filtering of standard input.
cbba283
Read a file line by line and output all unique lines.