public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Run bash script in cmd with cygwin
@ 2013-09-24 21:49 Ulrich Pogson
  2013-09-25  4:32 ` Matt D.
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ulrich Pogson @ 2013-09-24 21:49 UTC (permalink / raw)
  To: cygwin

Hello

I would like to run this script `for file in `find . -name "*.po"` ;
do msgfmt -o ${file/.po/.mo} $file ; done` in windows cmd. The script
need to run in a different folder. I have been able to run it though
cygwin but want to integrate it with another system where it will be
run through cmd.

C:\cygwin\bin
D:\path\to\dir

How can I do this?

Thanks.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2013-09-26 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-24 21:49 Run bash script in cmd with cygwin Ulrich Pogson
2013-09-25  4:32 ` Matt D.
2013-09-25  6:49 ` Ulrich Pogson
2013-09-25 14:25   ` Warren Young
2013-09-25 14:12 ` Warren Young
2013-09-25 18:31 ` Andrey Repin
2013-09-25 21:39   ` Ulrich Pogson
     [not found]     ` <1009095134.20130926013417@mtu-net.ru>
2013-09-25 22:17       ` Ulrich Pogson
2013-09-27  2:54     ` Larry Hall (Cygwin)

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).