BSD 4_1_snap development
[unix-history] / usr / lib / learn / files / L6.2b
CommitLineData
3eb5d546
C
1#print
2There is one file in this directory whose name ends
3in "memo". Find out that file name and print
4the contents of the file. Then type "ready".
5#create mymemo
6This is the 7-line file "mymemo"; you should
7have typed "ls *memo", which would print
8"mymemo", and then typed the
9command "cat mymemo".
10Or just plain "cat *memo" would have worked.
11But whatever you did, you got it right
12and now you can type "ready".
13#copyout
14#user
15#uncopyout
16tail -7 .ocopy >X2
17#cmp mymemo X2
18#log
19#next
206.1b 0
216.1c 5
226.1e 10