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 -b #5706

Closed
sylvestre opened this issue Dec 24, 2023 · 1 comment · Fixed by #6187
Closed

Implement cksum -b #5706

sylvestre opened this issue Dec 24, 2023 · 1 comment · Fixed by #6187
Labels

Comments

@sylvestre
Copy link
Contributor

According to GNU:

       -b, --base64
              emit base64-encoded digests, not hexadecimal

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

jadijadi added a commit to jadijadi/coreutils that referenced this issue Apr 4, 2024
jadijadi added a commit to jadijadi/coreutils that referenced this issue Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant