See below: D:\>cmd -v Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp.
if something is missing, how can I check its version? Best Regards Tonny Shen (申晓龙) ---------------------------- Tel: 86-21-38960740 FAX: 86-21-58992160 -----Original Message----- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 11:50 AM To: Shen, Xiaolong Cc: bug-coreutils@gnu.org Subject: Re: bug report : about rm command -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to [EMAIL PROTECTED] on 5/20/2008 9:14 PM: | Thanks for you rapid response. | | My rm command use background: You didn't answer what version of rm, nor which platform provides it: rm --version then are you using cygwin, mingw, GnuWin32, or some other port? | I use it in a cpy.bat file So you are dealing with cmd.exe syntax for argument quoting rules. But that still doesn't help us help you - without knowing which windows port you are using, we don't know if it expects \ (as in mingw) or / (as in cygwin) as the directory separator, once rm sees the arguments as collected by the shell. You really are better off asking on the mailing list of wherever you got your pre-compiled rm, rather than on this list. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----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 iEYEARECAAYFAkgzm+4ACgkQ84KuGfSFAYCosgCfWCiL0NFAxqwBo1UQ7zoVcj3o gDwAoJTqVkL+Tq2zVUegYLXoP6dKffEz =dwFu -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils