summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L0.1a
diff options
context:
space:
mode:
authorIan Darwin <ian@cvs.openbsd.org>1998-09-28 16:01:59 +0000
committerIan Darwin <ian@cvs.openbsd.org>1998-09-28 16:01:59 +0000
commit1083c89a4423b36811471177bbe3abe0b50f3235 (patch)
tree46432d298508cad92b9cdf3320616c3824573d38 /usr.bin/learn/lib/files/L0.1a
parent5c33bfa47b213f93498fe8c5dc17f90f4d116c06 (diff)
import BTL learn(1) lessons/files
Diffstat (limited to 'usr.bin/learn/lib/files/L0.1a')
-rw-r--r--usr.bin/learn/lib/files/L0.1a20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L0.1a b/usr.bin/learn/lib/files/L0.1a
new file mode 100644
index 00000000000..98a9b33394f
--- /dev/null
+++ b/usr.bin/learn/lib/files/L0.1a
@@ -0,0 +1,20 @@
+$ more L0.1a
+#print
+This course will help you learn about basic file
+handling commands. You should first understand
+the special characters ERASE and KILL:
+ ERASE cancels the previous character typed;
+ KILL cancels the line being typed.
+ERASE and KILL are mapped to two non-text keyboard characters.
+ERASE is usually one of CTRL/H (which means hold down the CTRL or
+Control key WHILE you type the letter H) or the DEL (Delete) key.
+KILL is mapped to some character like CTRL/U.
+
+Type the stty command at the prompt. Examine its output.
+Type "ready" (without the quotes) when you've finished.
+#copyin
+#user
+#uncopyin
+#log
+#next
+0.1aa 5