coreutils: join outputs wrong field order for -v option
http://bugs.debian.org/410270

Thanks for reporting this.

Could you confirm that this -o option gives the expected output?

$ join -o '0 2.1 2.3 2.4 2.5' -v 2 -t, -i -1 3 -2 4 a b
b44,#b21,b33,b44,b55


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to