From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12856 invoked from network); 13 Oct 2002 13:19:59 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 13 Oct 2002 13:19:59 -0000 Received: (qmail 22568 invoked by alias); 13 Oct 2002 13:19:19 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5434 Received: (qmail 22546 invoked from network); 13 Oct 2002 13:19:15 -0000 Date: Mon, 14 Oct 2002 11:22:38 +1000 (EST) From: alnesbit@optushome.com.au X-X-Sender: andrew@anima.lensflare.org To: zsh-users@sunsite.dk Subject: All login shells are interactive? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Andrew Luke Nesbit That's what the FAQ says, but I don't understand how this can be true. Surely you can have a non-interactive login shell, like, say zsh -l -c 'echo Non-interactive login shell' Andrew.