home *** CD-ROM | disk | FTP | other *** search
- EDLIN commands, Where # (or line#) signifies a number:
-
- Command Description Syntax
- ___ ____________________________ ______________________________
-
- A Append lines [#]A
- C Copy lines [line#],[line#][,line#][,count]C
- D Delete lines [line#][,line#]D
- line# Edits a line or lines [line#]
- E End editing
- I Insert lines of text [line#]I
- L List range of lines [line#][,line#]L
- M Move range to a specified line [line#],+line,lineM
- P Page thu 23 lines at a time [line#][,line#]P
- Q Quit editing WITHOUT saving file
- R Replace text [line#][,line#][?]Rtext1 CTRL-Z text2
- S Search for text [line#][,line#][?]Stext
- T Transfer the contents of another file into the current file
- [line#]Tfilename
- W Writes specified lines to disk [#]W
-