bash subroutine syntax question



Hi All,

Just a trivia question. In bash subroutines

My Subroutine () {
...
}

Does anything go inside the "()"?

-T
.