xref
: /
external
/
ltp
/
testcases
/
commands
/
file
/
datafiles
/
in.ksh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#! /
bin
/
ksh
2
3
echo
"this is a shell script"
4
echo
"used to test file command"
5