hello/Zsh/hello-f

3 lines
35 B
Bash
Executable File

#!/bin/zsh -f
echo "Hello, world!"