home *** CD-ROM | disk | FTP | other *** search
- .\" @(#)ae0 6.1 (Berkeley) 5/22/86
- .\"
- .nr P1 1
- .EH 'USD:13-%''Advanced Editing on \s-2UNIX\s+2'
- .OH 'Advanced Editing on \s-2UNIX\s+2''USD:13-%'
- .....TM 76-1273-8 39199 39199-11
- .\".RP
- .TL
- Advanced Editing on \s-2UNIX\s+2
- .AU "MH 2C518" 6021
- Brian W. Kernighan
- .AI
- .MH
- .AU
- (Updated for 4.3BSD by Mark Seiden)
- .AB
- This paper is meant to help
- secretaries, typists and programmers
- to make effective use of the
- .UX
- facilities
- for preparing and editing text.
- It provides explanations and examples of
- .IP \(bu
- special characters, line addressing and global commands in the editor
- .UL ed ;
- .IP \(bu
- commands for ``cut and paste'' operations on files
- and parts of files,
- including the
- .UL mv ,
- .UL cp ,
- .UL cat
- and
- .UL rm
- commands,
- and the
- .UL r ,
- .UL w ,
- .UL m
- and
- .UL t
- commands of the editor;
- .IP \(bu
- editing scripts and
- editor-based programs like
- .UL grep
- and
- .UL sed .
- .PP
- Although the treatment is aimed
- at non-programmers,
- new
- .UC UNIX
- users
- with any background
- should find helpful hints
- on how to get their jobs done
- more easily.
- .AE
- .CS 16 0 16 0 0 3
- .if n .ls 2
- .if t .2C
- .nr PS 9
- .nr VS 11
-