Echo changelog:
Added the option -i to read from stdin echo that then echo
like normal.

-n option will effect the output of the stdin reading as well.

example:
$echo hi|echo -ni there
$hi there


Nate Bachmeier
GVSU 
Mar-13-2004
bachmein@student.gvsu.edu
