Bug#398193: combine: allow to compare only on a subset of the lines

2015-02-02 Thread Spencer Bliven
This is an old wishlist item, but I think it would make the combine utility much better. I suggest using the same parameter names as join for specifying fields to compare. -t CHAR use CHAR as input and output field separator -1 FIELD join on this FIELD

Bug#398193: combine: allow to compare only on a subset of the lines

2006-11-12 Thread Lucas Nussbaum
Package: moreutils Version: 0.18 Severity: wishlist Hi, I often have the need to do operations like that: Get the lines from file1, ie: pkg1 ver1 comment1 pkg2 ver2 comment2 pkg3 ver3 comment3 pkg4 ver4 comment4 Where the first field is not in file2, ie: pkg2 pkg3