Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comm: implement --total #4300

Merged
merged 1 commit into from
Jan 28, 2023
Merged

comm: implement --total #4300

merged 1 commit into from
Jan 28, 2023

Conversation

cakebaker
Copy link
Contributor

This PR implements --total which outputs a line with the totals of the three columns (only in file 1, only in file 2, in both files).

It makes the tests total-all and total-123 in https:/coreutils/coreutils/blob/master/tests/misc/comm.pl pass.

@sylvestre sylvestre merged commit d8c3205 into uutils:main Jan 28, 2023
@cakebaker cakebaker deleted the comm_total branch January 29, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants