Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    this would be a really elegant solution if it could produce a human readable output, but the output is unreadable - its all in hex? all lines start with something like write(3, "jh\260)\340\221j\16S\203B\202... which im assuming is due to the writing of data from one drive to the other Commented Jun 10, 2011 at 5:57
  • Perfect! Very usefull for debugs! And the right column show also ASCII, so its not just HEX. Thanks. Commented Oct 12, 2013 at 18:50