This website requires JavaScript.
Explore
Help
Sign In
foodogsquared
/
wiki
Watch
1
Star
0
Fork
0
You've already forked wiki
mirror of
https://github.com/foo-dogsquared/wiki.git
synced
2025-01-31 10:58:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8d5070a38d
wiki
/
notebook
/
assets
/
challenges.exercism.bash
/
hello-world.sh
7 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix shebangs and bits for tangled scripts
2022-11-23 09:39:22 +00:00
#!/usr/bin/env bash
Update structured notes as of 2021-05-19
2021-05-19 09:58:02 +00:00
main
(
)
{
echo
"Hello, World!"
}
main
Reference in New Issue
Copy Permalink