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: Typical Cygwin fork problem


On 8/19/2011 11:38, big glass wrote:
> 
> so what is ash exactly??

ash is another name for dash, which is described here:

http://en.wikipedia.org/wiki/Debian_Almquist_shell

The short answer is that it's a minimal shell that you need to use in
your case for running the rebaseall command so that there aren't any
DLLs locked by other Cygwin processes.  BTW, make sure that you exit all
Cygwin processes except for ash before you start rebaseall.

-Jeremy

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


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