test.sh 99 B

1234567
  1. #!/usr/bin/env bash
  2. . functions.sh
  3. set_and_make_out_dir
  4. echo "${out_dir}"
  5. #echo "${script_name}"