Difference between revisions of "32v 1m number"
From Computer History Wiki
(New page: NUMBER(1) UNIX Programmer's Manual NUMBER(1) == NAME == number - convert Arabic numerals to English == SYNOPSIS == number == DESCRIPTION == _N_u_m_...) |
(→DESCRIPTION) |
||
| Line 10: | Line 10: | ||
== DESCRIPTION == | == DESCRIPTION == | ||
| − | + | '''Number''' copies the standard input to the standard output, | |
changing each decimal number to a fully spelled out version. | changing each decimal number to a fully spelled out version. | ||
Punctuation is added to make the output sound well when | Punctuation is added to make the output sound well when | ||
| − | played through | + | played through '''speak'''(1). |
SEE ALSO | SEE ALSO | ||
Revision as of 17:27, 26 October 2009
NUMBER(1) UNIX Programmer's Manual NUMBER(1)
NAME
number - convert Arabic numerals to English
SYNOPSIS
number
DESCRIPTION
Number copies the standard input to the standard output,
changing each decimal number to a fully spelled out version.
Punctuation is added to make the output sound well when
played through speak(1).
SEE ALSO
speak(1)