Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrwm
1866 days ago
To tag on, what's wrong with plain ol' cat or cp?
1 comments
ggm
1866 days ago
dd can do seek, skip, re-block. It's unusual to need the features but they exist for good reasons. I used dd to transfer 4.1BSD release tapes to a vax 11/720 via rl02 10meg pack and reconstruct the chunks on the receive side, long ago.
link
ok123456
1865 days ago
ddrescue will do this for you automatically to recover from a bad block.
link