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

Re: setopt returns both "interactive and login"



On Mon, Jun 26, 2006 at 02:14:12PM -0400, Michael Hernandez wrote:

> One rule that you can keep in mind is that all login shells are going to be 
> interactive but not all interactive shells are login shells (and again, the 
> difference is not so important for zsh afaict).

Not *entirely* true, but generally so: "ssh -T <host>" will give you a
login shell that isn't interactive.  I don't think many people actually do
crazy stuff like that, though.  :)

Danek



Messages sorted by: Reverse Date, Date, Thread, Author