BSD 3 development
[unix-history] / usr / lib / learn / editor / L36.2b
CommitLineData
fd15fd37
BJ
1#print
2Now, in file 'pets', change the word 'dog' on the third line
3into 'dogs'. Then rewrite the file and type "ready".
4#create Ref
5cats
6hamsters
7dogs
8gerbils
9#create pets
10cats
11hamsters
12dog
13gerbils
14#user
15#cmp pets Ref
16#log
17#next
1836.2c 5