Created
March 4, 2026 15:23
-
-
Save yashwant1999/80cbc7fb3066c4d80fc1890830a11a9e to your computer and use it in GitHub Desktop.
Hello World 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/bash | |
| echo "Hello, World!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment