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

Implement cksum --check #5705

Closed
sylvestre opened this issue Dec 24, 2023 · 3 comments
Closed

Implement cksum --check #5705

sylvestre opened this issue Dec 24, 2023 · 3 comments
Assignees
Labels

Comments

@sylvestre
Copy link
Contributor

According to GNU:

       -c, --check
              read checksums from the FILEs and check them

Tested in GNU with tests/cksum/cksum-a.sh
Source:
https://github.com/uutils/coreutils/blob/main/src/uu/cksum/src/cksum.rs

@sylvestre
Copy link
Contributor Author

some work started here: #5122

@biplab5464
Copy link
Contributor

biplab5464 commented Apr 8, 2024

is it already done ?
can i try to implement it?

@sylvestre
Copy link
Contributor Author

sure, please give it a try

biplab5464 pushed a commit to biplab5464/coreutils that referenced this issue Apr 16, 2024
biplab5464 added a commit to biplab5464/coreutils that referenced this issue Apr 18, 2024
biplab5464 added a commit to biplab5464/coreutils that referenced this issue Apr 18, 2024
biplab5464 added a commit to biplab5464/coreutils that referenced this issue Apr 18, 2024
@sylvestre sylvestre self-assigned this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants