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

dd: Support fake /dev/zero and /dev/random #6848

Open
brian6932 opened this issue Nov 12, 2024 · 0 comments
Open

dd: Support fake /dev/zero and /dev/random #6848

brian6932 opened this issue Nov 12, 2024 · 0 comments
Labels

Comments

@brian6932
Copy link

Virtual devices

Virtual devices are a new feature in version 0.4beta1.

Because windows does not have devices like the unix /dev/zero or /dev/random these have been implemented inside dd. You can use these as input files to supply an infinite amount of zeros or pseudo random data.

http://www.chrysocome.net/dd

@brian6932 brian6932 changed the title dd: Support fake /dev/null and /dev/zero dd: Support fake /dev/zero and /dev/random Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants