Use shell pattern matching instead of 'expr', which mishandles names
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Sep 2002 06:45:28 +0000 (06:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Sep 2002 06:45:28 +0000 (06:45 +0000)
commitca61eef78a27a6d0057fa435c0a855980bfb1bbe
treed5e4f7e5635a9da1afdcbe3baf28e73e7c0eb057
parenta01f82670bc7252632c5c062b585bab235ab49b2
Use shell pattern matching instead of 'expr', which mishandles names
like "+".  Remove old check for 14-byte file names on hosts with
broken "mv" implementations, as such systems aren't in use any more
and it's better nowadays to support file names longer than 14 bytes.
zforce.in