Created
March 8, 2022 19:36
-
-
Save nimatrueway/1b609b91836d90039fcc33844c8ac647 to your computer and use it in GitHub Desktop.
Sample script
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
#!/bin/sh | |
echo "Hello world!" | |
echo "Nima's test script is running" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to run this script on current machine.
to run this script on a target host.