BSD 3 development
[unix-history] / usr / lib / learn / files / L10.3d
CommitLineData
fd15fd37
BJ
1#print
2You can also use "*" and "?" with
3the "rm" command. BUT BE VERY CAREFUL
4since, for example, "rm *" will throw away
5ALL the files in a directory.
6In this directory are some files named
7chunk1, chunk2, chunk3 and chunk4.
8Get rid of them. Then type "ready".
9#create X1
10#
11ls >X2
12#create chunk1
13#create chunk2
14#create chunk3
15#create chunk4
16#user
17ls >X1
18#cmp X1 X2
19#log
20#next
2111.1a 10
2211.2a 5
2311.3a 2