From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28820 invoked by alias); 19 Mar 2014 20:00:44 -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: 18636 Received: (qmail 20640 invoked from network); 19 Mar 2014 20:00:38 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 From: Bart Schaefer Message-id: <140319130034.ZM4697@torch.brasslantern.com> Date: Wed, 19 Mar 2014 13:00:34 -0700 In-reply-to: <5329B671.20705@eastlink.ca> Comments: In reply to Ray Andrews "Re: set -F kills read -t" (Mar 19, 8:23am) References: <20131202142614.GA27697@trustfood.org> <131202075840.ZM3182@torch.brasslantern.com> <140316122727.ZM11132@torch.brasslantern.com> <140316131323.ZM11227@torch.brasslantern.com> <5327B941.3060605@eastlink.ca> <140317235020.ZM30413@torch.brasslantern.com> <532872BE.1020408@eastlink.ca> <140318104505.ZM15560@torch.brasslantern.com> <5328C3D8.9020603@eastlink.ca> <532917CD.5060405@eastlink.ca> <5329B671.20705@eastlink.ca> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-users@zsh.org Subject: Re: set -F kills read -t MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Mar 19, 8:23am, Ray Andrews wrote: } Subject: Re: set -F kills read -t } } On 03/18/2014 10:30 PM, Jan Larres wrote: } > The best way to do that, and presumably the way grep itself does it, is Grep doesn't care if the input is a terminal, it only cares whether it has a file name in its argument list or not. } I wish there was some web site: "101 things you still don't know you } can do with zsh, and why you want to know them". http://www.amazon.com/Bash-Shell-Conquering-Command-Line/dp/1590593766/ref=sr_1_1?s=books&ie=UTF8&qid=1395259194&sr=1-1&keywords=from+bash+to+z+shell :-)