BSD 3 development
[unix-history] / usr / lib / learn / editor / L3.1a
CommitLineData
fd15fd37
BJ
1#print
2The editor accepts commands one per line,
3just like the other programs in UNIX; but its
4commands are unique to it. The
5only command present in every editing session is the
6last one, 'q' (quit) which returns to the normal
7command interpreting program. I'm going to put
8you in the editor. Type 'q' to leave,
9and then type "ready" when you get the '$' from
10the normal command handler.
11#create junk
12You're in the editor.
13#pipe
14ed - junk
151p
16#user
17#unpipe
18#cmp junk junk
19#log
20#next
213.1b 5