summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L11.2a
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/learn/lib/files/L11.2a')
-rw-r--r--usr.bin/learn/lib/files/L11.2a16
1 files changed, 16 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L11.2a b/usr.bin/learn/lib/files/L11.2a
new file mode 100644
index 00000000000..7c397e7746e
--- /dev/null
+++ b/usr.bin/learn/lib/files/L11.2a
@@ -0,0 +1,16 @@
+#print
+To make a new copy of a file, the easiest
+way is to use the "cp" command.
+If you type
+ cp x y
+a copy of file "x" is made and named "y".
+This directory contains a file named "george";
+make a copy named "steve".
+Then type "ready".
+#create george
+this is file george
+#user
+#cmp steve george
+#log
+#next
+11.2b 5