On Mac I can create a random 5GB file like this
dd if=dev/urandom of=~/random5gb bs=1000000 count=5000
Is there an equivalent command in Windows XP? I want it to be able to run in a ‘.bat’ file that I’m creating.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try