xref
: /
freebsd
/
tests
/
sys
/
cddl
/
zfs
/
bin
/
svcs.ksh
(revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
local
/
bin
/
ksh93
2
3
# $FreeBSD$
4
5
echo
dummy
6
exit
0
7