in reply to Re: Balancing Coding Time And Code Quality
in thread Balancing Coding Time And Code Quality

or drop the sort and diff and use comm with -1, -2, -3 to get the master unique, slave unique and unions.


-Waswas
  • Comment on Re: Re: Balancing Coding Time And Code Quality

Replies are listed 'Best First'.
Re: Re: Re: Balancing Coding Time And Code Quality
by sauoq (Abbot) on Dec 04, 2003 at 04:28 UTC
    or drop the sort and diff and use comm

    Agreed; comm rocks. You can't drop the sort, however, as comm expects sorted input.

    Update: I expect you know this as I just noticed you explicitly mentioned pre-sorted lists elsewhere in this thread. I suppose it is worth repeating here anyway though.

    -sauoq
    "My two cents aren't worth a dime.";