From owner-freebsd-questions Fri Dec 20 7:54: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C6D37B401 for ; Fri, 20 Dec 2002 07:54:04 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9360643EDA for ; Fri, 20 Dec 2002 07:54:03 -0800 (PST) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id gBKFsEfw061174 for ; Fri, 20 Dec 2002 12:54:14 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 20 Dec 2002 12:54:14 -0300 (ART) From: Fernando Gleiser To: freebsd-questions@freebsd.org Subject: Re: chown broken?? In-Reply-To: <20021220154519.GF6845@freepuppy.bellavista.cz> Message-ID: <20021220125022.Y52840-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-103.5 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,USER_IN_WHITELIST version=2.31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 20 Dec 2002, Roman Neuhauser wrote: > > any problem with this? > > cd .. > chmod -R . > > zsh's behavior actually allows you to chmod only dotfils/dotdirs: > > roman@freepuppy ~/tmp 1013:0 > echo .* > .htaccess .mail .vim > roman@freepuppy ~/tmp 1014:0 > Because zsh's * never matches a dot at the begining. I am used to sh's semantics, I know what * expands to, and proceed acording to that. Fer > > -- > If you cc me or remove the list(s) completely I'll most likely ignore > your message. see http://www.eyrie.org./~eagle/faqs/questions.html > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message