Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Permission denied instead of command not found
- X-seq: zsh-users 152
- From: Hrvoje.Niksic@xxxxxxxxxxxxxx (Hrvoje Niksic)
- To: zsh-users@xxxxxxxxxxxxxxx (zsh)
- Subject: Permission denied instead of command not found
- Date: Fri, 15 Dec 1995 18:30:31 +0100 (MET)
- Reply-to: hniksic@xxxxxxx
I noticed that in all zsh-2.6 releases (I don't know about 2.5), from beta1
to beta12, if you have an unreadable directory in your path, instead of
"Command not found", zsh prints "Permission denied", whenever I type a
command not in hash table.
Repeat-by:
Script started on Fri Dec 15 18:29:11 1995
[Jjagor% [KPATH=/bin:/usr/bin
[Jjagor% [Kls
INBOX arch cpp lib perlprogs text
Mail bin crontab man pics typescript
News bur hrv mfilt shellprogs util
apr c lex msw site-lisp wc
[Jjagor% [Kiofehwioh
zsh: command not found: iofehwioh
[Jjagor% [Kmkdir blah
[Jjagor% [Kchmod 000 blah
[Jjagor% [KPATH=$PATH:blah
[Jjagor% [Kecho $PATH
/bin:/usr/bin:blah
[Jjagor% [Kcjwowepjcew
zsh: permission denied: cjwowepjcew
[Jjagor% [Kgbur
zsh: permission denied: gbur
[Jjagor% [K
script done on Fri Dec 15 18:30:09 1995
--
hniksic@xxxxxxx | Student of electrical engineering
http://www.srce.hr/~hniksic/ | University of Zagreb, Croatia
------------------------------------------------------------------
He didn't administer the reign of terror, just the occasional light shower.
-- (Terry Pratchett, Sourcery)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author