Act1WithMe Topic Starter
Posts: 2
|
 |
« 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.
|