5 lines
76 B
Tcsh
5 lines
76 B
Tcsh
#! /bin/csh
|
|
|
|
echo "this is a shell script"
|
|
echo "used to test file command"
|