diff options
author | Ian Darwin <ian@cvs.openbsd.org> | 1998-09-28 16:01:59 +0000 |
---|---|---|
committer | Ian Darwin <ian@cvs.openbsd.org> | 1998-09-28 16:01:59 +0000 |
commit | 1083c89a4423b36811471177bbe3abe0b50f3235 (patch) | |
tree | 46432d298508cad92b9cdf3320616c3824573d38 /usr.bin/learn/lib/files/L0.1aa | |
parent | 5c33bfa47b213f93498fe8c5dc17f90f4d116c06 (diff) |
import BTL learn(1) lessons/files
Diffstat (limited to 'usr.bin/learn/lib/files/L0.1aa')
-rw-r--r-- | usr.bin/learn/lib/files/L0.1aa | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L0.1aa b/usr.bin/learn/lib/files/L0.1aa new file mode 100644 index 00000000000..f52d54d92b7 --- /dev/null +++ b/usr.bin/learn/lib/files/L0.1aa @@ -0,0 +1,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 |