Bell 32V development
[unix-history] / usr / lib / learn / editor / L50.2c
CommitLineData
00b28f22
TL
1#print
2Edit file "junk" and print the first line
3that contains either "color" or "Color".
4Then leave the editor and type "ready".
5#create junk
6this file contains
7a few random lines
8much noise
9bright Colors
10other stuff
11colored paper
12and color by Technicolor
13#create x2
14bright Colors
15#copyout
16#user
17#uncopyout
18grep olor .ocopy >x1
19#cmp x1 x2
20#log
21#next
2250.2d 5
2350.1c 10