From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4222 invoked by alias); 27 Jun 2013 02:51:20 -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: 17837 Received: (qmail 5459 invoked from network); 27 Jun 2013 02:51:16 -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=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at spodhuis.org does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=XbL2zXmFFPkFp38nZXGjMs9iwp3GYI2+cM61dPIaFYQ=; b=gFfAPFgAF0woAU/lNXmWgBCWdKD5pPK6kXgTFsZQ24L+NxY/lrPCWLZMkCl7NZEiMmeH2BsVkj1lG5ClVaotFsyAyoKSas8dwX8eCkHfbq6QD8nh77RUx0kYhajlJaJYLFjztQPT0Zj1N/FI3F0BMSDAOIxY4F5QEhnK2WW+ago=; Date: Wed, 26 Jun 2013 22:51:11 -0400 From: Phil Pennock To: meino.cramer@gmx.de Cc: zsh-users@zsh.org Subject: Re: Scripts not finding scripts Message-ID: <20130627025111.GA88560@redoubt.spodhuis.org> Mail-Followup-To: meino.cramer@gmx.de, zsh-users@zsh.org References: <20130627021432.GA3144@solfire> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130627021432.GA3144@solfire> On 2013-06-27 at 04:14 +0200, meino.cramer@gmx.de wrote: > Unfortunately I have now ideas, what cause this behaviour. Is $PATH/$path being overriden in /etc/zsh/zshenv or somesuch? -Phil