Home
last modified time | relevance | path

Searched defs:HELP_uniq (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h467 #define HELP_uniq "usage: uniq [-cduiz] [-w maxchars] [-f fields] [-s char] [input_file [output_file]]\n\nReport or filter out repeated lines in a file\n\n-c Show counts before each line\n-d Show only lines that are repeated\n-u Show only lines that are unique\n-i Ignore case when comparing lines\n-z Lines end with \\0 not \\n\n-w Compare maximum X chars per line\n-f Ignore first X fields\n-s Ignore first X chars" macro

Completed in 6 milliseconds