Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Newbie
    Join Date
    Apr 2007
    Posts
    119
    Here is a pretty good bash scripting guide. --> link

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...