|
|
1.1 root 1: #print
2: There is a file "price" in this directory. Find all
3: lines which don't begin with blank and put three asterisks
4: at the beginning of each such line. Then rewrite
5: the file and type "ready".
6: #create Ref
7: ***beef
8: shoulder 1.39/lb
9: flank 1.59/lb
10: sirloin 2.19/lb
11: round 1.89/lb
12: ***fish
13: sword 3.99/lb
14: cod 1.99/lb
15: blues 2.49/lb
16: stripers 3.49/lb
17: flounder 2.99/lb
18: ***pork
19: shoulder .89/lb
20: loin 1.59/lb
21: bacon 1.19/lb
22: #create price
23: beef
24: shoulder 1.39/lb
25: flank 1.59/lb
26: sirloin 2.19/lb
27: round 1.89/lb
28: fish
29: sword 3.99/lb
30: cod 1.99/lb
31: blues 2.49/lb
32: stripers 3.49/lb
33: flounder 2.99/lb
34: pork
35: shoulder .89/lb
36: loin 1.59/lb
37: bacon 1.19/lb
38: #user
39: #cmp price Ref
40: #log
41: #next
42: 72.2d 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.