Date: Fri, 20 Dec 2002 16:45:19 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> Cc: freebsd-questions@freebsd.org Subject: Re: chown broken?? Message-ID: <20021220154519.GF6845@freepuppy.bellavista.cz> In-Reply-To: <20021220123728.S52840-100000@cactus.fi.uba.ar> References: <20021220150532.GD6845@freepuppy.bellavista.cz> <20021220123728.S52840-100000@cactus.fi.uba.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
please don't cc me, I'll pick up your reply from the list. # fgleiser@cactus.fi.uba.ar / 2002-12-20 12:39:31 -0300: > On Fri, 20 Dec 2002, Roman Neuhauser wrote: > > > apart from what others said about wildcard substitution: > > > > roman@freepuppy /usr 1005:1 > ls -l .* > > zsh: no matches found: .* > > roman@freepuppy /usr 1006:1 > > > zsh (at least with my settings) would protect you from > > yourself in this situation. > > And will prevent you from doing it when you really need it :) 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 > -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021220154519.GF6845>