X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received-SPF: pass (google.com: domain of oyunbilig AT gmail DOT com designates 10.229.77.72 as permitted sender) client-ip=10.229.77.72; Authentication-Results: mr.google.com; spf=pass (google.com: domain of oyunbilig AT gmail DOT com designates 10.229.77.72 as permitted sender) smtp.mail=oyunbilig AT gmail DOT com; dkim=pass header.i=oyunbilig AT gmail DOT com MIME-Version: 1.0 Date: Tue, 28 Feb 2012 10:39:30 -0500 Message-ID: Subject: Re: Problem after upgrading from 1.7.9 to 1.7.10-1 - system commands not found From: Bilig Ordos To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 So just an update as to what ended up happening to my Cygwin --- Yes, the commands were available when I typed the full path. I should have known that. But updating the permissions to 644 did not work. I could not set the owner and group to "root" because there weren't such user and group (mine is a corporate PC with domain, if that helps). So I ended up removing the Cygwin and reinstalling and now it is working fine. Thank you for your help, Bilig ----------------------------------------------------------------------- Bilig Ordos writes: > After this, I'm still having the same issue - I can only execute the > internal "bash" commands, which are the commands listed by doing > "help" from the shell. I'm not able to run any other commands such as > "ls", "uname", and "man" ... Others have mentioned things for you to try. I'm just going to respond to this little bit above. The commands are likely still present, it's just that until things are fixed you'll have to type a little bit more. You have to give the full path to run commands. For instance, to run 'ls' you have to enter '/bin/ls' and to run 'chown' you have to enter '/bin/chown'. Once the file perms are set properly, as outlined in another response, you won't need to type the extra stuff anymore. HTH, ..mark -- 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