|
|
1.1 ! root 1: #print ! 2: Suppose you have a memo in a file and ! 3: the line with the title is preceded by a line ! 4: with "TL" on it. What command would print ! 5: the title? Reply ! 6: ! 7: answer COMMAND ! 8: ! 9: where COMMAND is the search-and-print command to do that. ! 10: #copyin ! 11: #user ! 12: #uncopyin ! 13: #match /TL/+1p ! 14: #match /TL/+ ! 15: #match /TL/1 ! 16: #match /TL/1p ! 17: #match /TL/+p ! 18: #match /TL/+1 ! 19: #log ! 20: #next ! 21: 51.2c 5
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.