Warning: Undefined array key 0 in
/home/public/screen/inc/html.php on line
1271
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1453
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1454
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1457
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1458
Differences
This shows you the differences between two versions of the page.
|
|
— |
commands:echo [2010-01-23 18:27] (current) asciiphil created |
| ====== echo ====== |
| |
| ===== Default Keybindings ===== |
| |
| None. |
| |
| ===== Syntax ===== |
| |
| * ''**echo** [-n] //message//'' |
| |
| ===== Description ===== |
| |
| The ''echo'' command may be used to annoy ''screen'' users with a "message |
| of the day". Typically installed in a global /etc/screenrc. The option |
| ''-n'' may be used to suppress the line feed. See also |
| ''[[commands:sleep]]''. ''echo'' is also useful for online checking of |
| environment variables. |
| |
| |
| ===== Examples ===== |
| |
| None yet. |
| |
| ===== See Also ===== |
| |
| * [[:appearance]] |
| |