Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: su -m on os x
- X-seq: zsh-users 6994
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: su -m on os x
- Date: Sat, 17 Jan 2004 03:53:01 +0000
- In-reply-to: <8026787E-4882-11D8-80B7-000A9591EB8C@xxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <8026787E-4882-11D8-80B7-000A9591EB8C@xxxxxxxxxxx>
On Jan 16, 4:17pm, Culley Harrelson wrote:
}
} su: /usr/local/bin/zsh -l: No such file or directory
This looks to me as if you have $SHELL set to the two-word string
"/usr/local/bin/zsh -l". You can't do that. $SHELL has to be the
filesystem path to the executable, and ONLY the path.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author