Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1164
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1168
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1171
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1172
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:readbuf [2010-01-25 01:45] asciiphil created |
commands:readbuf [2021-02-15 11:25] (current) |
| Reads the contents of the specified file into the paste buffer. You can | Reads the contents of the specified file into the paste buffer. You can |
| tell screen the encoding of the file via the ''-e'' option. If no file is | tell screen the encoding of the file via the ''-e'' option. If no file is |
| specified, the screen-exchange filename is used. See also | specified, the screen-exchange filename is used. |
| ''[[commands:bufferfile]]'' command. | |
| ===== Examples ===== | ===== Examples ===== |
| |
| ===== See Also ===== | ===== See Also ===== |
| |
| * [[:text exchange]]' | * ''[[bufferfile]]'' |
| | * [[:Text Exchange]] |
| |