On Thu, Jul 7, 2016 at 2:33 PM, Łukasz Matys wrote:
> Hello.
> I use an sflowtool to collect sflow data like below, and next grep some
> things for example:
>
> # cat aaa.txt
> 8.8.8.8
> 8.8.4.4
> #
>
> # sflowtool -p 6000 -l +v 250 | grep -f aaa.txt
> FLOW,10.10.10.10,1030,1024,f6b52f7a0ccd,000c
On Wed, Jul 6, 2016 at 9:30 PM, Joel Uckelman wrote:
> Thus spake Joel Uckelman:
>>
>> When I run this:
>>
>> seq 3 | parallel --results b -n0 echo hey
>>
>> parallel writes me a directory tree like this:
>>
>> [uckelman@scylla tmp]$ tree b
>> b
>> └── 1
>> └── \\0
>> ├── s