Navigation
index
barebox 2017.02.0 documentation
»
echo (echo args to console)
¶
Usage
¶
echo
[-neao]
STRING
Synopsis
¶
Display a line of TEXT on the console.
Options
¶
-n
do not output the trailing newline
-e
recognize escape sequences
-a
FILE
append to FILE instead of using stdout
-o
FILE
overwrite FILE instead of using stdout
Table Of Contents
echo (echo args to console)
Usage
Synopsis
Options
This Page
Show Source
Quick search
Navigation
index
barebox 2017.02.0 documentation
»