Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 282 Bytes

echo

Build Status

echo - display a line of text, see man echo

support options

  • -n: do not output the trailing newline

TODO

  • support the - e and - E options.