opnsense-src/release/picobsd/help/echo.hlp.en

9 lines
167 B
Text
Raw Normal View History

1998-08-27 13:38:45 -04:00
echo write arguments to the standard output
Usage:
echo [-n] [string...]
Optional parameter -n tells echo not to end the output with new
line character.