number (6)
Leading comments
$NetBSD: number.6,v 1.7 2003/08/07 09:37:30 agc Exp $ Copyright (c) 1989, 1993, 1994 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above c...
NAME
number - convert Arabic numerals to EnglishSYNOPSIS
[-l ] [number ... ]
DESCRIPTION
The 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, reads lines from the standard input.The options are as follows:
- -l
- Display the number on a single line.