blob: f52d54d92b74913eb4e92216d50f90e38f481cd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
#print
We just saw how to use "stty" to show the ERASE and KILL characters.
If you make a typing mistake, you can use these characters to
correct it before you finish the line and the computer won't
ever know about it. For example, what will the
computer really receive if you type
st<ERASE>he<KILL>
thf<ERASE>e
at it? Reply "answer WORD" where WORD is the word
as it will be interpreted. For example, if
you think it will get 'dog', type
answer dog
If you think it will receive the word "bark", type
answer bark
Don't forget to leave a space between "answer" and the word
and to hit RETURN at the end of the line.
Don't use any quotation marks in your answer.
#copyin
#user
#uncopyin
#match the
#bad answerthe
Leave a space between "answer" and "the".
#log
#next
0.1b 5
|