Add wildmatch(fname, spec, path) function which matches the string
fname against the filespec spec, not allowing * to match the path delimiter if path is TRUE.
Please register or sign in to comment
fname against the filespec spec, not allowing * to match the path delimiter if path is TRUE.