Files
hello-world/c/csh.csh
2018-08-22 01:37:32 -03:00

3 lines
32 B
Tcsh
Executable File

#!/bin/csh
echo "Hello, World!"