[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generate random numbers with shuf
From: |
Assaf Gordon |
Subject: |
Re: Generate random numbers with shuf |
Date: |
Wed, 10 Jul 2013 17:54:37 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 |
On 07/10/2013 09:20 AM, Pádraig Brady wrote:
I've split to two patches.
1. Unrelated test improvements.
2. All the rest
<...>
Note in both patches I made adjustments to the tests [...]
<...>
I.E. avoid cat unless needed, and paste is more general than fmt in this usage.
<...>
Also I simplified the --help a little [...]
Indeed, looks more concise and much better. I keep on learning...
I'll push the 2 attached patches soon.
Thanks!
-gordon