
Appendix A. References 205
save Save the current file but don’t exit
quit Exit XEDIT if no changes have been made
qquit Exit XEIDT even if changes have not been saved
left <n> Shift ‘n’ characters to the left
right <n> Shift ‘n’ characters to the right
get <file> Copy file and insert past the current line
:<n> Move to line ‘n’
? Display last command
= Execute last command
x <file> Edit ‘file’ and put it into the XEDIT “ring”
x Move to the next file in the ring
XEDIT has prefix commands, such as Example A-2 shows, which are typed over the line
numbers on the left side of the screen.
Example: A-2 Prefix commands
a Add one line
a<n> Add 'n' lines
c Copies ...