blob: f7f0d01ea35359341c693719f78ff83094abfa36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#print
Will the file name "abcd"
be matched by "a*d"? Again,
if you are not sure, you can experiment
in this directory with commands like
"ls" and "ls a*d".
#create abcd
#copyin
#user
#uncopyin
#match yes
#log
#next
6.1c
|