Commit graph

2 commits

Author SHA1 Message Date
Sergey Svishchev
3369010ef1 Fix minor pkglint warnings. 2006-11-11 13:26:33 +00:00
pancake ;)
76191a784b * Initial import of 'sdd'
sdd is a replacement for a program called 'dd'.

sdd is much faster than dd in cases where input block size (ibs) is not equal
to the output block size (obs).

Some features not found on 'dd':

- Statistics are much better readable as from 'dd'.
- rmt support for if= and of=.
- Output file is sync'd before doing statistics.
- Timing available (print transfer speed).
- Seek on input and output
- Fast null i/o.
- Progress bar.
2006-04-20 11:21:38 +00:00