Eddy Oyieko

Results 49 comments of Eddy Oyieko

Hello @sylvestre I was getting to that 😄

Hey @cakebaker I have implemented the basic functionality to read some random bytes from the file. Are we supposed to print them on the terminal ? The command doesn't seem...

![Screenshot 2024-01-03 104733](https://github.com/uutils/coreutils/assets/67474838/803a0bcf-1e04-4668-be2d-5fdd383a5984) Currently, I'm getting this error when trying to run the command. Any tips on how to debug @sylvestre ?

![Screenshot 2024-01-03 105853](https://github.com/uutils/coreutils/assets/67474838/8eaab3e6-de20-4279-a8f3-0ee659a0ee70) The `hello.txt` file is a dummy file I placed in the root of the repo

`/usr/bin/shred --random-source hello.txt a` `/usr/bin/shred --random-source hello.txt`

The command seems to work after pulling from the `upstream:main` branch. @sylvestre @tertsdiepraam I don't think `requires_equals` is necessary as the file path is the only necessary input of the...

The test I implemented in `test_shred.rs` is passing. I don't know how to debug the GNU failing tests in the CI @sylvestre I think the extra argument in this case...

I think the problems are also rooted in the fact that I'm on Windows 😅

I have read the CLA Document and I hereby sign the CLA