summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L3.2a
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/learn/lib/files/L3.2a')
-rw-r--r--usr.bin/learn/lib/files/L3.2a23
1 files changed, 23 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L3.2a b/usr.bin/learn/lib/files/L3.2a
new file mode 100644
index 00000000000..593f8cc98e9
--- /dev/null
+++ b/usr.bin/learn/lib/files/L3.2a
@@ -0,0 +1,23 @@
+#print
+The command "cat" will print files. For example, you
+can print the file named "food" by typing "cat food".
+Your current directory has a file named "sam" and a
+file named "steve". Which is longer? Find out and
+type "answer sam" or "answer steve", giving the name
+of the longer file.
+#create sam
+this is the file sam. it contains
+only two lines of text.
+#create steve
+this file is named steve. it is a
+file which contains five lines of text.
+this is of course a very short file
+by any ordinary standards, although
+on UNIX most files are rather short.
+#copyin
+#user
+#uncopyin
+#match steve
+#log
+#next
+3.2b 5