xref
: /
freebsd
/
tools
/
build
/
make_check
/
shell_test.sh
(revision 55141f2c8991b2a6adbf30bb0fe3e6cbc303f06d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
echo
$@
3
if
!
test
-t
0
;
then
4
cat
5
fi
6