X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 20 Aug 2011 12:46:32 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Typical Cygwin fork problem Message-ID: <20110820104632.GA13863@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <32293766 DOT post AT talk DOT nabble DOT com> <4E4E6640 DOT 8020000 AT cs DOT utoronto DOT ca> <32295811 DOT post AT talk DOT nabble DOT com> <20110819151007 DOT GC13781 AT calimero DOT vinschen DOT de> <32300438 DOT post AT talk DOT nabble DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <32300438.post@talk.nabble.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 20 01:43, big glass wrote: > > thx, im now getting this: > > $ /bin/rebaseall > /usr/bin/ash: $: not found > $ Sigh. The $ is the universal sign for the shell prompt. It's the default shell prompt on Unix machines. You are not supposed to type it in. Just start ash, then you'll see the $ on the left side and the cursor at the right side of the $ sign. Now just type /bin/rebaseall and [Enter]. When the next $ sign appears, rebaseall has done its job and you can exit ash with Ctrl-D. Don't get me wrong, but I am really wondering if Cygwin is what you were looking for. You seem to be missing even the most basic idea of what a POSIX system looks like and how to use the command line. Maybe you should start with a good beginners book on Unix or Linux? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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