opts1.tests 91 B

12345
  1. if test $# = 0; then
  2. exec "$THIS_SH" $0 -10qwertyuiop
  3. fi
  4. echo "Param1: >$1<"
  5. echo Done