# this somehow works, but if I output tab separated pairs myself and skip the paste pipe it doesn't -_- fdiff -d 3 -l $1 $2 | paste - - | xargs -r -p -l show_line_diff_at $1 $2