Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010912214530.80982.qmail@web10502.mail.yahoo.com> Date: Wed, 12 Sep 2001 14:45:30 -0700 (PDT) From: Rick Rankin Subject: Re: Bash script permissions To: David Monk , cygwin AT cygwin DOT com In-Reply-To: <011701c13bd3$c7e2c3b0$391e10ac@dmonknt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii How 'bout "find . -type d | xargs chmod a+x" to fix the directory settings. --Rick --- David Monk wrote: > > chmod -R a-x /lib /etc > > etc. > > Leave the directories containing binary files alone. > > > > You don't have to laboriously do a chmod for every file. > > > > cgf > > This is great and all, but it will leave any subdirectories thereunder > inaccessible until +x is set on them. > > David Monk > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/