mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 05:21:08 +01:00
167 B
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.
Usage:
echo [-n] [string...]
Optional parameter -n tells echo not to end the output with new
line character.