freebsd man page for number

Query: number

OS: freebsd

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] [# ...]
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 does not understand exponents.
BSD
March 31, 1994 BSD
Related Man Pages
id(1) - netbsd
uniq(1) - netbsd
nl(1) - opendarwin
nl(1) - x11r4
nl(1) - v7
Similar Topics in the Unix Linux Community
Inserting a new line after a specfied number of char.
Count the number of occurence of perticular word from file
Incrementing parts of ten digits number by parts
Produce the number 2014 without any numbers in your source code...
How to find the number of occurence of particular word from a text file?