RosettaCodeData/Task/Hello-world-Text/UNIX-Shell/hello-world-text-2.sh
2015-11-18 06:14:39 +00:00

2 lines
36 B
Bash

#!/bin/csh -f
echo "Hello world!\!"