DEBSOURCES
Skip Quicknav
sources / bash-unit / 2.3.2-1 / getting_started / hola_mundo
1234
#!/usr/bin/env bash echo "No ablo espanol" >&2 exit 1