Mail Archives: djgpp-workers/2000/01/19/08:58:35
> (or something like that). Of course, every such pattern must
> break, in some cases, like if you have two files named
>
> 12345678.abc
> 12345678.abd
>
> or similar, i.e. full-length names, and the only difference
> in the very position that would be replaced by '#' or '~'...
> But at least, it's trying to do as much as can.
You could use the before-last character in that case. The
only remaining case would be files containing ~s and/or #s in
the wrong places, I think...
Michel.
- Raw text -