Hongyi Zhao wrote: > Hi all, > Any hints on this issue?
It's bash shell metacharacters. The '&' character terminates a command and puts it into the background. The simplest way is to use single quotes ' ' around the URL you want to cygstart. cheers, DaveK -- 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/