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