From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10307301437.AA12436@clio.rice.edu> Subject: Re: mv bug (filutils? library?) To: eliz AT elta DOT co DOT il Date: Wed, 30 Jul 2003 09:37:31 -0500 (CDT) Cc: djgpp-workers AT delorie DOT com In-Reply-To: <2427-Wed30Jul2003075601+0300-eliz@elta.co.il> from "Eli Zaretskii" at Jul 30, 2003 07:56:01 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I tried that as well, but couldn't reproduce. Maybe I'm doing > something wrong. If someone reproduces this on Windows 98, please > post a comlpete recipe. It is very picky under W98 - this bat file works on two systems I tried: cd \ mkdir "My Downloads" cd "MYDOWN~1" cd mkdir junk \djgpp\bin\mv41 --version \djgpp\bin\mv41 junk junk dir /s It appears the cd using the short name may be required; but then cd shows the long name. And yes, this was done with the newest file utils 4.1 built with the newest V2.04 alpha (from Andrew's build zips).