Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3103965
By: dgonyier

This is probably a stupid question, but it seems that there is no /dev/zero
equivalent available under windows.

I.e. I want to create a file full of null bytes.
Under Linux:
dd if=/dev/zero of=/tmp/foo bs=1M count=1
works, but how do I (or can I even) do the same thing under windows with the
dd for gnuwin32?

I think cygwin emulates things like /dev/zero and /dev/null under that 
environment,
but I don't have cygwin installed in all places and was hoping the gnuwin32
tools could help me out.

Thanks.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to