UNIX utility comm missing

I’m trying to compile the latest PERL and it desperatly wants
the comm (select/ reject lines common to 2 files). Does anyone
have C source for it? I suppose a PERL version would be easy to
write if one knew the exact specs.


David L. Hawley D.L. Hawley and Associates

David Hawley <David.L.Hawley@computer.org> wrote:

I’m trying to compile the latest PERL and it desperatly wants
the comm (select/ reject lines common to 2 files). Does anyone
have C source for it? I suppose a PERL version would be easy to
write if one knew the exact specs.

Hi David.

It’s part of GNU textutils, which should port easily.


cburgess@qnx.com