Re: [dev] Re: Maintaining sbase

From: Calvin Morrison <mutantturkey_AT_gmail.com>
Date: Thu, 27 Jun 2013 11:03:28 -0400

On 27 June 2013 02:43, Chris Down <chris_AT_regentmarkets.com> wrote:
> On 27 June 2013 14:33, Martti Kühne <mysatyre_AT_gmail.com> wrote:
>> Still. What's pee good for? A quick google disappointed my
>> expectations in that matter.
>
> It's for people that don't know how to use FIFOs/process substitution
> properly ;-)
>

should suffice:

cat file | tee >(sort -u > sorted) >(sort -R > unsorted)
Received on Thu Jun 27 2013 - 17:03:28 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 27 2013 - 17:12:05 CEST