BSD 4_1_snap development
[unix-history] / usr / lib / learn / editor / L37.2d
CommitLineData
3eb5d546
C
1#print
2There is another file named "table" in this directory.
3Find all numbers and surround them with "*" characters (that
4is, "345" becomes "*345*". Then rewrite the file
5and type "ready".
6#create Ref
7 Income
8Wages *73*
9Interest *20*
10Gambling *5*
11Other *2*
12#create table
13 Income
14Wages 73
15Interest 20
16Gambling 5
17Other 2
18#user
19#cmp table Ref
20#log
21#next
2237.2e 5