-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> As a side note, anyone good out there with dd? I'd like to repeat the same
> file over and over againd to a block device. for example, I try:
> 
> dd if=lemonparty.jpg of=\\.\f: bs=512
> 
> it only seems to put the file there once, not over the whole drive. I played
> with the count, but that only seems to deal with the bs (block size)

You'd need to replicate the content of lemonparty.jpg for the number of
instances you wish to write it to the drive.

type lemonparty.jpg lemonparty.jpg lemonparty.jpg >lemonade.jpg

- -Josh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)

iEYEARECAAYFAkpM0U4ACgkQapC4Te3oxYy2vQCfWN78GqjEbX6ODrfvbKkjFza6
8TgAnRueVZcMpkVuh+DPyBsozqyyB87e
=oL0j
-----END PGP SIGNATURE-----
_______________________________________________
Pauldotcom mailing list
[email protected]
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

Reply via email to