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

NAME

       join-into-groups-of - join input words into N-word groups

SYNOPSIS

       join-into-groups-of [N]

DESCRIPTION

       join-into-groups-of  is  a Unix-style filter that splits its input into groups of N words (the last group
       possibly being partial) with each group appearing on its own line and delimited internally by commas.   N
       defaults to 10000 if not specified.

SEE ALSO

       pair-at-a-time(1), word-at-a-time(1).

NCBI                                               2025-05-26                             JOIN-INTO-GROUPS-OF(1)