Results 1 to 2 of 2
Greetings,
I am trying to create a script that will allow a user to type in a number, while the program outputs that number in words. So if I types ...
- 01-19-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 2
Bash Script Help
Greetings,
I am trying to create a script that will allow a user to type in a number, while the program outputs that number in words. So if I types in the number 10 it would output ten. I cannot find what I would need to do this, any help much appreciated, thanks
- 01-19-2011 #2Linux Newbie
- Join Date
- Apr 2007
- Posts
- 119
Here is a pretty good bash scripting guide. --> link


Reply With Quote