| www.delorie.com/gnu/docs/sh-utils/sh-utils_13.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
echo: Print a line of text
echo writes each given string to standard output, with a
space between each and a newline after the last one. Synopsis:
echo [option]... [string]... |
The program accepts the following options. Also see 2. Common options.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |