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 shred --random-source #5711

Open
sylvestre opened this issue Dec 24, 2023 · 5 comments · May be fixed by #7005
Open

Implement shred --random-source #5711

sylvestre opened this issue Dec 24, 2023 · 5 comments · May be fixed by #7005
Labels

Comments

@sylvestre
Copy link
Contributor

GNU says:

       --random-source=FILE
              get random bytes from FILE

Tested by tests/shred/shred-passes.sh
code:
https://github.com/uutils/coreutils/blob/main/src/uu/shred/src/shred.rs

@mobley-trent
Copy link

Hello @sylvestre I'm interested in working on this

@cakebaker
Copy link
Contributor

@mobley-trent sure, go ahead :)

@mobley-trent
Copy link

How do we run coreutils from the shell @cakebaker ?

@cakebaker
Copy link
Contributor

@mobley-trent cargo run utilname, so in the case of shred it is cargo run shred

@tertsdiepraam
Copy link
Member

Relevant issue: #2528

@f8ith f8ith linked a pull request Dec 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
4 participants