Scroll to navigation

JOIN-INTO-GROUPS-OF(1) NCBI Entrez Direct User's Manual JOIN-INTO-GROUPS-OF(1)

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).

2025-05-26 NCBI