It specifies the shell that should execute our script. In this case, #!/bin/bash instructs Linux that the Bash shell should interpret the script ...
確定! 回上一頁