[plug] Bash scripting suggestions required :}

Keith Bawden keith at bawdo.com
Wed Sep 10 15:02:58 WST 2008


On Wed, Sep 10, 2008 at 14:25, Mathieu Petit-Clair
<mathieu.petitclair at gmail.com> wrote:
> Keith Bawden wrote:
>> UUOC ;-)
>>
>> sort /tmp/foo | uniq > /tmp/foo2
>>
>
> At that point:
>
> sort -u /tmp/foo > /tmp/foo2
>

touché

Now all sort needs is a -i option like sed and we can really get this
thing to hum!

Regards, Keith



More information about the plug mailing list