number(6) xfree86 man page | unix.com

Man Page: number

Operating Environment: xfree86

Section: 6

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
id(1) - opendarwin
uniq(1) - netbsd
wc(1) - netbsd
nl(1) - x11r4
nl(1) - php
Similar Topics in the Unix Linux Community
find the highest number in the file
Determining number of overlaps between two files using Hashes?
match range of different numbers by AWK
How to read n number of lines from a file
Produce the number 2014 without any numbers in your source code...