xref
: /
freebsd
/
usr.bin
/
command
/
command.sh
(revision b107f944adcc3cb203dd283c45c7be193b3f8ada)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
# $FreeBSD$
3
# This file is in the public domain.
4
command
${
1
+
"$@"
}
5