treating drives as files

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Thu Jul 21 16:16:00 GMT 2005


On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote:
>In UNIX, one can do things like
>
>dd if=/dev/fd0 of=~/disk_image
>
>Is this possible in Cygwin?

Yes.  Here is the syntax:

  dd if=/dev/fd0 of=~/disk_image

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list