bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug report : about rm command


From: Eric Blake
Subject: Re: bug report : about rm command
Date: Tue, 20 May 2008 20:54:10 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to address@hidden on 5/20/2008 8:47 PM:
| bug report:
| assume Z is a network driver and I has full access privilege.
| Execute below command:
| rm z:\aa.dll z:\_aa.dll

Which version of rm are you using, and under which windows port?  Also,
are you running this under cmd.exe or under a Unix-y shell such as bash?
By default, \ behaves differently in these shells; the problem may stem
from using a shell that interprets \ as a quoting character rather than a
directory separator.

At any rate, I would recommend using the cygwin port of coreutils, since I
know it is more likely to be up-to-date.  There you would type this as "rm
/cygdrive/z/aa.dll /cygdrive/z/_aa.dll", in either cmd.exe or bash.

Further questions on this matter are probably better directed to a mailing
list that deals specifically with porting GNU code to Windows, such as
cygwin or mingw; this list does not focus much on the quirks of running
GNU software on Windows.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgzjtIACgkQ84KuGfSFAYCk4ACgnDMcl82I76PpspfojrNrWE0Z
NXMAn3jCQUWQcpqBW8FIQ7/E1Cw+/xNA
=oiOV
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]