RosettaCodeData/Task/Hello-world-Text/C-Shell/hello-world-text.csh

3 lines
36 B
Tcsh
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#!/bin/csh -f
echo "Hello world!\!"