1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/release/picobsd/help/echo.hlp.en
1998-08-27 17:38:45 +00:00

167 B

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.