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