freebsd-dev/usr.sbin/fdwrite
Poul-Henning Kamp b5173cbeea A small program, which can take a file of any size, format, write and verify
it onto a bunch of floppies in a semi-intelligent way.

Useful for things like:  tar cf - . | gzip -9 | fdwrite -d /dev/rfd0.1720 -v

Where it will keep asking for floppies until tar is done.
1994-09-18 07:39:19 +00:00
..
fdwrite.1 A small program, which can take a file of any size, format, write and verify 1994-09-18 07:39:19 +00:00
fdwrite.c A small program, which can take a file of any size, format, write and verify 1994-09-18 07:39:19 +00:00
Makefile A small program, which can take a file of any size, format, write and verify 1994-09-18 07:39:19 +00:00