Table 3 Complete command set for RED

Command  Default args    Description
-------------------------------------------------------------
change   1 9999          Change all lines in <line range>
clear                    Reset the editor
copy     <block> <n>     Copy lines in <block> after line <n>
delete   <current line>  Delete one or more lines
exit                     Exit from the editor
extract  <file> <block>  Create a file from a block
find     <current line>  Search for a pattern
findr    <current line>  Backward find
g        <n>             Enter edit mode at line <n>
help                     Print this message
inject   <file>          Add a line to the buffer
list     1 9999          List lines to the printer
load     <file>          Replace the buffer with <filename>
move     <block> <n>     Move lines of <block> after line <n>
name     <file>          Set filename
nowrap                   Disable line wrapping
resave                   Save the buffer to an existing file
save                     Save the buffer to a new file
search   1 9999          Search for pattern
tabs     8               Set tabs to every <n> columns
wrap                     Enable line wrapping
!                        Shell to DOS