summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L12.2a
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/learn/lib/files/L12.2a')
-rw-r--r--usr.bin/learn/lib/files/L12.2a25
1 files changed, 25 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L12.2a b/usr.bin/learn/lib/files/L12.2a
new file mode 100644
index 00000000000..79ee4e19055
--- /dev/null
+++ b/usr.bin/learn/lib/files/L12.2a
@@ -0,0 +1,25 @@
+#print
+To compare two files, you can use the command
+"diff" (differences); the line
+ diff xx yy
+will compare the files xx and yy and tell you about
+any differences between them. If the files are the same,
+the command says nothing. Are the files
+"tom" and "dick" the same in this directory?
+Find out (print them if you feel insecure)
+and reply "yes" or "no".
+#create dick
+This stuff is not only in
+file tom but also
+in file dick
+#create tom
+This stuff is not only in
+file tom but also
+in file dick
+#copyin
+#user
+#uncopyin
+#match yes
+#log
+#next
+12.2b 5