K 10 svn:author V 3 phk K 8 svn:date V 27 1994-09-18T07:39:19.000000Z K 7 svn:log V 270 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. END