From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26782 invoked by alias); 20 Oct 2017 10:26:59 -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: List-Unsubscribe: X-Seq: 22947 Received: (qmail 16623 invoked by uid 1010); 20 Oct 2017 10:26:59 -0000 X-Qmail-Scanner-Diagnostics: from aurora-borealis.phear.org by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(94.242.205.164):SA:0(-0.4/5.0):. Processed in 3.389297 secs); 20 Oct 2017 10:26:59 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,FAKE_REPLY_C, RP_MATCHES_RCVD,SPF_PASS autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: khatar@phear.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | X-Virus-Scanned: amavisd-new at phear.org Date: Fri, 20 Oct 2017 10:26:47 +0000 From: Marc Chantreux To: zsh-users@zsh.org Subject: Re: s2hms Message-ID: <20171020102647.GA32396@aurora-borealis.phear.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86r2tzz3wa.fsf@zoho.com> User-Agent: Mutt/1.7.2 (2016-11-26) > local secs=${1?duration in seconds} it= out= > > unknown file attribute > Also, what's with the strange chars: \240 two times? those are equal signs. (ascii 61) maybe that explains the file attribute error ? -- Marc Chantreux (eiro on github and freenode) http://eiro.github.com/ http://eiro.github.com/atom.xml "Don't believe everything you read on the Internet" -- Abraham Lincoln