Re: bash subroutine syntax question



On 2008-10-31, ToddAndMargo <ToddAndMargo@xxxxxxxxxxxxxxxxxx> wrote:
Hi All,

Just a trivia question. In bash subroutines

My Subroutine () {
...
}

Does anything go inside the "()"?

-T
No, the "()" indicates that you are defining a function, but when you
use the function the arguments are not enclosed in ().


--
They can't stop us... we're on a mission from God!
-- The Blues Brothers
.