Bell 32V development
[unix-history] / usr / lib / learn / editor / L5.1a
CommitLineData
00b28f22
TL
1#print
2The most frequently used editor command is
3 p
4which prints out a line. Try that now.
5Type the command sequence
6
7p
8w
9q
10
11to print out a line, and then write out the file.
12Then type "ready".
13#create Ref
14This is the line to be printed. Don't forget w, then q.
1556
16#create file
17This is the line to be printed. Don't forget w, then q.
18#copyout
19#pipe
20ed file
21#user
22#unpipe
23#uncopyout
24tail -2 .ocopy >X2
25#cmp Ref X2
26#log
27#next
286.1a 5
296.2a 2