![ross](/assets/img/avatar_default.png)
mode with no options and no parameters. You have to be careful about the difference between $@ and $*. In particular, "if [ -n "$@" ]" does not do what you think it will.
mode with no options and no parameters. You have to be careful about the difference between $@ and $*. In particular, "if [ -n "$@" ]" does not do what you think it will.