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.          [EMAIL PROTECTED]
  --Judge Blagden                               http://www.ccil.org/~cowan


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to