On Friday 03 December 2010 19:03:47 Binand Sethumadhavan wrote:
2010/12/3 jtd jtd@mtnl.net.in:
cat /dev/hda >/iso/rippeddvd.iso
Does this work, with a copy-protected DVD?
cat doesnot care what is being read from the first argument. It will work with any readable device / file (block, char, fifo).