blob: 69d61cfd56478434a235eab0912addae4c53599b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#print
Or, to take another example, the command
s/h./ar/
would turn the word "that" into "tart": the '.' matches
the 'a'. What would that command change the
word "what" into? Reply "answer WORD" where WORD
is what the substitute command would produce.
#copyin
#user
#uncopyin
#match wart
#log
#next
32.2c 5
|