Files
lnx-arch/dots/bin/helloWorld.sh
committer@tuxwarrior d60e933afe + helloWorld.sh
2026-04-03 15:38:25 -05:00

6 lines
63 B
Bash
Executable File

#!/usr/bin/env bash
# klevstul :: 26.04
echo "hello, world!"