Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: su -m on os x



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