freebsd-skq/bin/dd
Giorgos Keramidas 4dd47928b7 Add an example of using bs=2048 to duplicate data CD-ROMs.
This should be a bit useful for users who look at the manpage and
then try to copy data CD-ROM disks using dd.  A lot of us know
that bs=2048 is required, but it still manages to cause a bit of
grief to those who haven't heard about it.

PR:		bin/130857
Submitted by:	Tri Brotoharsono < mail at tribrotoharsono.net >
MFC after:	3 days
2009-01-23 03:46:44 +00:00
..
args.c Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
conv_tab.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
conv.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
dd.1 Add an example of using bs=2048 to duplicate data CD-ROMs. 2009-01-23 03:46:44 +00:00
dd.c Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
dd.h Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
extern.h Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
gen.c /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
Makefile More inactive maintainers. 2006-07-09 21:47:37 +00:00
misc.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
position.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
ref.ascii
ref.ebcdic
ref.ibm
ref.lcase
ref.oldascii
ref.oldebcdic
ref.oldibm
ref.pareven Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parnone Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parodd Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parset Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.swab
ref.ucase