bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SEQ BUG


From: John Cowan
Subject: Re: SEQ BUG
Date: Thu, 7 Jun 2007 16:10:41 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Micah Cowan scripsit:

> You need to use something more like:
> $ echo `seq 0.0 0.1 0.91`
> 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9

Or better yet, use `seq 0 9` and prepend the "0." part yourself.

(The Cowan twins strike again!)

-- 
A witness cannot give evidence of his           John Cowan
age unless he can remember being born.          address@hidden
  --Judge Blagden                               http://www.ccil.org/~cowan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]