Provided by: ncbi-entrez-direct_24.0.20250523+dfsg-1_amd64 bug

NAME

       just-top-hits - truncate a tab-delimited file

SYNOPSIS

       just-top-hits [N]

DESCRIPTION

       just-top-hits  is  a Unix-style filter that truncates a tab-delimited file (primarily) pre-sorted in some
       fashion by its first field, keeping only those lines with the first N distinct values of that  field.   N
       defaults to 1 if not specified, and comparisons are case-sensitive.

SEE ALSO

       filter-columns(1), print-columns(1), reorder-columns(1), sort-table(1), xsearch(1).

NCBI                                               2025-05-26                                   JUST-TOP-HITS(1)