From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24010 invoked from network); 28 Aug 1999 10:12:23 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Aug 1999 10:12:23 -0000 Received: (qmail 21317 invoked by alias); 28 Aug 1999 10:11:20 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2530 Received: (qmail 21310 invoked from network); 28 Aug 1999 10:11:19 -0000 To: zsh-users@sunsite.auc.dk Subject: Re: Files modified after a given date References: <199908230809.KAA02317@beta.informatik.hu-berlin.de> <19990827175122.A2818@vmunix.com> From: Bruce Stephens Date: 27 Aug 1999 23:09:38 +0100 In-Reply-To: Gabor's message of "Fri, 27 Aug 1999 17:51:22 -0400" Message-ID: User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/21.1 (Big Bend) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Gabor writes: > This is what I get > > === gabor $ builtin stat -H foo .zshrc > zsh: attempt to set slice of associative array > zsh: exit 1 > === gabor $ where stat > stat: shell built-in command Oh dear. I'm fairly sure it worked in 3.1.6, and 3.1.6-pws-1 is what I'm using now. I'm guessing that means it will work in 3.2 (or whatever the next non-beta release is called). Clearly stat shouldn't give the error message you're getting---that's just silly.