please don't cc me, I'll pick up your reply from the list.
# [EMAIL PROTECTED] / 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message