Rename CSH to C Shell (#1014)

This commit is contained in:
MrBrain295
2021-05-15 09:27:14 -05:00
committed by GitHub
parent 7f7369291b
commit fecbf0f1e1
2 changed files with 1 additions and 1 deletions

2
c/C Shell.csh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/csh
echo "Hello World"