File size: 177 Bytes
78d2150
 
 
 
1
2
3
4
5
printf 'Halle '
printf "Potta"
# This script is intentionally not immediately recognizable as a shell script.
# Don't add a .sh suffix. Don't add a #! header in the first line.