diff options
author | Ian Darwin <ian@cvs.openbsd.org> | 1998-09-28 16:01:59 +0000 |
---|---|---|
committer | Ian Darwin <ian@cvs.openbsd.org> | 1998-09-28 16:01:59 +0000 |
commit | 1083c89a4423b36811471177bbe3abe0b50f3235 (patch) | |
tree | 46432d298508cad92b9cdf3320616c3824573d38 /usr.bin/learn/lib/files/L6.1b | |
parent | 5c33bfa47b213f93498fe8c5dc17f90f4d116c06 (diff) |
import BTL learn(1) lessons/files
Diffstat (limited to 'usr.bin/learn/lib/files/L6.1b')
-rw-r--r-- | usr.bin/learn/lib/files/L6.1b | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L6.1b b/usr.bin/learn/lib/files/L6.1b new file mode 100644 index 00000000000..f7f0d01ea35 --- /dev/null +++ b/usr.bin/learn/lib/files/L6.1b @@ -0,0 +1,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 |