我有一个来自其他人的脚本,可以查看(注意:它是一个文件):
#!/bin/bash some commands some commands #!/bin/bash some commands some commands #!/bin/bash some commands some commands
我想知道第二次和第三次shebangs的目的是什么?是误会还是故意的?
bash shell-script shebang
bash ×1
shebang ×1
shell-script ×1