Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [[ -x =command ]]
- X-seq: zsh-users 12036
- From: Matthew Wozniski <godlygeek@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: [[ -x =command ]]
- Date: Wed, 17 Oct 2007 11:46:38 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:from:to:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:x-editor:user-agent; bh=zvEhocyyirusSZxzy6XynBHoTgWCFVR61uaxUTLbPXA=; b=GXVl0GEgF1sZD1d6HDOoPwWV6ziGhbWWezzKUtKXrt/PEJl/MPZsB0omjDXTXh0el+wV5KNhKhYLP77DNzquAlsmS4zwmPIYYk67e86d11efmlm9k8lHwWFv4lLf09FlShIwbBRlC0gM2NY9+Ap+GP184oZIKDdh1bZVMpF3DgM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:x-editor:user-agent; b=P/Fip4VO1P3JPE4htmOiwej3aKgt2FGX6uVEJwaxQznL8MOvoGnHKLvlK8vdIYAHXDPKMcA9hxmMd6oDcV5Oy0CY18kyX4KUfo49rOYXI8x+1ywV40t3BrDXUTWjcBKS5qvR0+EJrqEP/K/QuQXg2q5w8vsDsyJu1r94+Y42GS8=
- In-reply-to: <20071017152921.GA2641@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20071016210548.26560.qmail@xxxxxxxxxxx> <20071016211319.GA2910@xxxxxxxxxxxxxxx> <20071016214100.62242.qmail@xxxxxxxxxxx> <20071017094414.GA5383@xxxxxxxxxxxxxxx> <20071017113432.GA13054@mastermind> <20071017125242.GB5383@xxxxxxxxxxxxxxx> <2d460de70710170617g2730fe81u197bd0bc2073cab8@xxxxxxxxxxxxxx> <20071017145021.GC13054@mastermind> <20071017152921.GA2641@xxxxxxxxxxxxxxx>
On Wed, Oct 17, 2007 at 05:29:21PM +0200, Frank Terbeck wrote:
> This will break for old things like opensolaris' /bin/sh.
> If you leave the 'command' bit out, it'll work:
SUSv2 has required the command builtin since at least 1997... I still
say mine's the most portable... B-)
But, anyway, zsh is awesome, and so is whence. Who needs POSIX? ;-)
~Matt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author