mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 20:40:03 -04:00
8 lines
167 B
Text
8 lines
167 B
Text
[1mecho[m write arguments to the standard output
|
||
|
||
Usage:
|
||
|
||
echo [-n] [string...]
|
||
|
||
Optional parameter -n tells echo not to end the output with new
|
||
line character.
|