[builtin]. Create a simple command.
$ function nombre_tuncion
> { linux es un sistema genial
> }
$
$ nombre_funcion
Linux es un sistema genial