| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <rick_rankin AT yahoo DOT com> |
| Subject: | Re: Bash script permissions |
| To: | David Monk <david AT purplebear DOT net>, cygwin AT cygwin DOT com |
| In-Reply-To: | <011701c13bd3$c7e2c3b0$391e10ac@dmonknt> |
| MIME-Version: | 1.0 |
How 'bout "find . -type d | xargs chmod a+x" to fix the directory settings. --Rick --- David Monk <david AT purplebear DOT net> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |