briansimoni/Go-Shell

echo

Closed this issue · 1 comments

echo - Display on the display followed by a
new line (multiple spaces/tabs may be reduced to a single space).

Mostly done. I tweaked it to print the entire line of arguments. Not sure if we should bother with reducing multiple spaces/tabs to single space. What if someone is using echo to set up a table of output in a script? Or wants to draw some sick ASCII art?