Provided by: ncbi-entrez-direct_14.6.20210224+dfsg-5ubuntu0.3_amd64 bug

NAME

       word-at-a-time - parse an input file into alphanumeric words

SYNOPSIS

       word-at-a-time

DESCRIPTION

       word-at-a-time reads a text file on standard input, extracts all sequences of digits and English letters,
       lowercases any capital letters, and prints the resulting terms in order, one per line.

SEE ALSO

       accn-at-a-time(1), join-into-groups-of(1).

NCBI                                               2020-07-14                                  WORD-AT-A-TIME(1)