public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cannot pass space arguments to BATs contains spaces.
@ 2012-08-14  1:25 Atry
  2012-08-14  2:05 ` Sean Daley
  0 siblings, 1 reply; 3+ messages in thread
From: Atry @ 2012-08-14  1:25 UTC (permalink / raw)
  To: cygwin

I execute following command in bash:

echo 'echo %1' > 'hello world.bat'
chmod +x 'hello world.bat'
'./hello world.bat' 'There are some spaces.'

And I got:

'C:\Users\Atry\hello' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-15 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-14  1:25 Cannot pass space arguments to BATs contains spaces Atry
2012-08-14  2:05 ` Sean Daley
2012-08-15 14:00   ` Atry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).