xref
: /
freebsd
/
tests
/
sys
/
cddl
/
zfs
/
bin
/
zonecfg.ksh
(revision e796cc77c586c2955b2f3940dbf4991b31e8d289)
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