Bell 32V development
[unix-history] / usr / lib / learn / editor / L10.2c
CommitLineData
fed84c9b
TL
1#print
2And you can also use other kinds of
3addresses with the "$" address.
4For example, you can use ".", or
5combinations with ".", as addresses.
6Consider printing from the current
7line to the end of the file - what
8would the "p" command look like?
9Type "answer COMMAND" where "COMMAND"
10is that command.
11#copyin
12#user
13#uncopyin
14#match .,$p
15#log
16#next
1710.1b 3
1810.3a 0