From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29944 invoked from network); 4 Dec 2003 17:17:19 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 4 Dec 2003 17:17:19 -0000 Received: (qmail 18951 invoked by alias); 4 Dec 2003 17:17:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19275 Received: (qmail 18937 invoked from network); 4 Dec 2003 17:17:12 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 4 Dec 2003 17:17:12 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.11.8.53] by sunsite.dk (MessageWall 1.0.8) with SMTP; 4 Dec 2003 17:17:11 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id hB4HHAc17170 for zsh-workers@sunsite.dk; Thu, 4 Dec 2003 09:17:10 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1031204171709.ZM17169@candle.brasslantern.com> Date: Thu, 4 Dec 2003 17:17:09 +0000 In-Reply-To: <28343.1070549996@gmcs3.local> Comments: In reply to Oliver Kiddle "Re: small patches for ZSH Completion function" (Dec 4, 3:59pm) References: <1070537230.2698.12.camel@localhost> <28343.1070549996@gmcs3.local> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: small patches for ZSH Completion function MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Dec 4, 3:59pm, Oliver Kiddle wrote: } } > suffix . is deprecated and in the last version of chown on my gentoo } > does not work anymore. } } We probably ought to change it to make colon the default. Anyone know } what systems' chowns only work with a dot? Older SunOS and any mid-1990s-vintage BSD-derived system, I believe. I can't tell you how to identify them from uname or whatever, though.