經安全檢測,此網站為安全網站,請放心前往原始網址!

Run a bash shell script - SS64 | Command line reference

Run a bash shell script A shell script is a text file containing one or more commands. #!/bin/bash # My example bash script echo "Hello World" The first line contains a shebang #! followed by the path to the shell, in this case bash - this acts as an inte

ss64.com

網址安全性掃描由 google 提供