freebsd-dev/bin/echo
Nate Lawson ef3e71dac3 Put echo on a diet, removing unnecessary use of stdio and getopt.
Before...
-r-xr-xr-x  1 root  wheel  58636 Oct 28 05:16 /bin/echo
After...
-rwxr-xr-x  1 root  wheel  12824 Nov 12 17:39 /usr/obj/usr/src/bin/echo/echo

Submitted by:	Tim Kientzle <kientzle@acm.org>
2002-11-13 01:39:02 +00:00
..
echo.1 mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
echo.c Put echo on a diet, removing unnecessary use of stdio and getopt. 2002-11-13 01:39:02 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00