Open a url by cygwin/bash script.

Mark J. Reed markjreed@gmail.com
Sat Mar 7 16:21:00 GMT 2009


On Sat, Mar 7, 2009 at 11:09 AM, Hongyi Zhao wrote:
> I want to opena url, say http://http://www.google.cn by the system's
> default explorer, such as IE,  from within a cygwin/bash script.  What
> should I write this code?

cygstart "http://www.google.cn"

-- 
Mark J. Reed <markjreed@gmail.com>

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



More information about the Cygwin mailing list