GNU bug report logs - #25870
give an example to show what lines join -a and -v are talking about

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 25 Feb 2017 13:25:02 UTC

Severity: normal

Merged with 25871

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 25870 <at> debbugs.gnu.org
Subject: bug#25870: give an example to show what lines join -a and -v are talking about
Date: Sat, 25 Feb 2017 21:20:06 +0800
In (info "(coreutils) join invocation")

‘-a FILE-NUMBER’
     Print a line for each unpairable line in file FILE-NUMBER (either
     ‘1’ or ‘2’), in addition to the normal output.

OK but say if we can use both: -a 1 -a 2? (Answer: yes)
And if so how to tell which lines are from which file (Answer: by their content only).

‘-v FILE-NUMBER’
     Print a line for each unpairable line in file FILE-NUMBER (either
     ‘1’ or ‘2’), instead of the normal output.

OK but say if we can use both: -v 1 -v 2?
And if so how to tell which lines are from which file.

And in fact give an example to show what lines -a and -v are talking about!




This bug report was last modified 6 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.