From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17161 invoked by alias); 18 Nov 2014 17:50:19 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19405 Received: (qmail 22150 invoked from network); 18 Nov 2014 17:50:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=AduIQRnG c=1 sm=1 tr=0 a=jI/Qud+c9rkDMNmtmChe6g==:117 a=jI/Qud+c9rkDMNmtmChe6g==:17 a=G8GL833Es-AA:10 a=N659UExz7-8A:10 a=Pa8Dp-UUAAAA:8 a=OfRcV8mwzMbgvdV7P-IA:9 a=pILNOxqGKmIA:10 a=mpiC866wZo8A:10 Message-id: <546B7FB5.1020903@eastlink.ca> Date: Tue, 18 Nov 2014 09:19:49 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-version: 1.0 To: zsh-users@zsh.org Subject: Re: 'login' vs 'interactive' ? References: <20141118162129.GB3446@sym.noone.org> In-reply-to: <20141118162129.GB3446@sym.noone.org> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 11/18/2014 08:21 AM, Axel Beckert wrote: > > 2) is 'login' vs 'interactive' similar to "every square is a rectangle > but a rectangle is not necessarily a square"? > Nope. It's more like rectangle and rhombus. A shape can be one of > them, none of them or both. It's more like 2x2 matrix. > > See http://tanguy.ortolo.eu/blog/article25/shrc for an in my humble > opinion nice explanation and visualization. Nicely written, but why not show the intersections of all possible 'types'? I take it there's interactive, non-interactive and login. Any others? > Kind regards, Axel