BSD 4_1_snap development
[unix-history] / usr / lib / learn / files / L12.3b
CommitLineData
3eb5d546
C
1#print
2Are the files "memo1" and "memo2" the same?
3If they are different, "diff" will print the
4lines that are not the same.
5Reply "yes" or "no".
6#create memo1
7A quick brown fox jumps over the lazy dog.
8We were away a year ago.
9#create memo2
10A quick brown fox jumps over the lazy dog.
11We were away a year ago.
12#copyin
13#user
14#uncopyin
15#match yes
16#log
17#next
1812.3c 2