argv0.tests 61 B

1234
  1. if test $# = 0; then
  2. exec "$THIS_SH" "$0" arg
  3. fi
  4. echo OK