Chamando funções em Bash

function_name () {
  commands
}
Distinct Dogfish