+ helloWorld.sh

This commit is contained in:
committer@tuxwarrior
2026-04-03 15:38:25 -05:00
parent 149236b71b
commit d60e933afe

5
dots/bin/helloWorld.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# klevstul :: 26.04
echo "hello, world!"