Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Need help creating a shell function!  (Read 4634 times)

0 Members and 1 Guest are viewing this topic.

Act1WithMe

    Topic Starter


    Newbie

    Need help creating a shell function!
    « on: May 28, 2010, 02:04:05 AM »
    I'm trying to figure out how create a shell function, which should accept two arguments assumed to be numbers. The function's output should be the lesser of the argument, meaning it should output the lower number.

    Can anyone help?

    I'm using Bash.