gsu: Kill debug "ret=1".
[gsu.git] / funcs /
2014-08-29 Andre Nollgsu: Kill debug "ret=1".
2014-08-29 Andre Nollgsu: Replace "$*" by "$@".
2014-08-29 Andre Nollgsu: Trivial gsu_err_msg() cleanup.
2014-08-29 Andre Nollgsu: Fix two bashisms.
2014-08-29 Andre Nollgsu: Fix "echo -en" bashism.
2014-08-29 Andre Nollgsu: trivial cleanup.
2014-08-29 Andre Nollgsu: remove shebang
2014-08-29 Andre Nollgsu: print $(basename $0) instead of $0 on help output.
2014-08-29 Andre Nollintroduce gsu: The global subcommand utility, and make...