-
-
Save IQAndreas/6274377 to your computer and use it in GitHub Desktop.
Running this script in terminal (via just a standard `./test`) will execute the script located in `/home/andreas/custom-script` passing this file as the first argument
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/home/andreas/custom-script | |
This will not be treated as code, but if executed in shell, | |
the script located in `/home/andreas/custom-script` | |
will run and be executed, passing the path to this | |
file as the first parameter. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment