Re: [mu TECH] 'counter' a scripting util...

From: Michele Andreoli (m.andreoli@tin.it)
Date: Sun Sep 17 2000 - 09:42:40 CEST


On Thu, Sep 14, 2000 at 01:07:42PM -0400, Alfie Costa nicely wrote:
>
> #counter 31 40 1 "mu" "Linux" "\033[%.2im"
>
> A crawling horror:

You are maniacal!

>
> There is a kludge though...
>
> eval set -- 'a "b c" d e'
> for f in "$@"
> do
> echo $f
> done
>
> a
> b c
> d
> e

This is also my typical problem. In your example: removing "eval" and
removing the two ' works anyway?

Michele

-- 
I'd like to conclude with a positive statement, but I can't 
remember any. Would two negative ones do?       -- Woody Allen
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET