On Nov 14, 2021, at 8:47 AM, YiFei Zhu <zhuyifei1999@gmail.com> wrote:Honestly, I think you should not depend on the behavior of
shebang-less scripts as the executable. You should either put "bash
/path/to/scriptfile.sh" or add a shebang to top of the script.