OpenGrok
Cross Reference: in.csh
xref
: /
external
/
ltp
/
testcases
/
commands
/
file
/
datafiles
/
in.csh
Home
|
History
|
Annotate
|
Download
|
only in
datafiles
1
#! /
bin
/
csh
2
3
echo
"this is a shell script"
4
echo
"used to test file command"
5