1.

Solve : Need help creating a shell function!?

Answer»

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.



Discussion

No Comment Found