On Sat, 07 Mar 2009 16:31:07 +, Dave Korn
wrote:
> cygstart "http://www.google.cn";
>
> The "cygstart" utility can launch anything that you can type in the "Start
>Menu" -> "Run" box.
Thanks a lot.
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
--
Unsubscribe info
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
--
Unsubscribe info:
Hongyi Zhao wrote:
> Hi all,
>
> 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";
The "cygstart" utility can launch anything that you c
3 matches
Mail list logo