RosettaCodeData/Task/Hello-world-Text/UNIX-Shell/hello-world-text-2.sh

3 lines
36 B
Bash
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
#!/bin/csh -f
2015-11-18 06:14:39 +00:00
echo "Hello world!\!"