Llamar a las funciones en Bash

function_name () {
  commands
}
Distinct Dogfish