hpux man page for number

Query: number

OS: hpux

Section: 6

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NUMBER(6)                                                        BSD Games Manual                                                        NUMBER(6)

NAME
number -- convert Arabic numerals to English
SYNOPSIS
number [-l] [number ...]
DESCRIPTION
The number utility prints the English equivalent of the number to the standard output, with each 10^3 magnitude displayed on a separate line. If no argument is specified, number reads lines from the standard input. The options are as follows: -l Display the number on a single line.
BUGS
Although number understand fractions, it doesn't understand exponents. BSD March 31, 1994 BSD
Related Man Pages
nl(1) - redhat
factor(6) - netbsd
nl(1) - minix
nl(1) - v7
nl(1) - plan9
Similar Topics in the Unix Linux Community
Anyone know how to get Serial number with 1 command?
Inserting a new line after a specfied number of char.
find the highest number in the file
Count the number of occurence of perticular word from file
match range of different numbers by AWK