This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Open a url by cygwin/bash script.


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]