# ------------------------------------------------------------------------------ # Display list of commands and general informations # ------------------------------------------------------------------------------ help() { cat < --help to obtain usage details. EOF } export -f help