Re: say when comm separator disappears

2009-05-18 Thread Jim Meyering
Pádraig Brady wrote: > I'll going to push the updated attached patch soon. ... > Subject: [PATCH] doc: clarify the operation of the comm -123 parameters Looks fine. Thanks! ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mail

Re: say when comm separator disappears

2009-05-18 Thread Pádraig Brady
Pádraig Brady wrote: > jida...@jidanni.org wrote: >> In (info "(coreutils)comm invocation"), after: >> >> With no options, `comm' produces three-column output. Column one >>contains lines unique to FILE1, column two contains lines unique to >>FILE2, and column three contains lines co

Re: say when comm separator disappears

2009-05-15 Thread Pádraig Brady
jida...@jidanni.org wrote: > In (info "(coreutils)comm invocation"), after: > > With no options, `comm' produces three-column output. Column one >contains lines unique to FILE1, column two contains lines unique to >FILE2, and column three contains lines common to both files. Column