script.sh (82B)
1 #!/usr/bin/env sh 2 3 echo This is script.sh, called on $(hostname) with args \"$@\"