On Thu, May 12, 2011 at 2:35 PM, shi chuan <shichu...@gmail.com> wrote:
> thanks for the quick reply, now i tried the one below, still no luck,
> anything else that could be wrong?

My bad, it's /c, not -c. --DD

D:\>touch foo
D:\>touch bar
D:\>dir /B foo bar
foo
bar
D:\>cmd /nologo /c del foo bar
D:\>dir /B foo bar
File Not Found

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to