Handle files larger than single volume capacity with transparent splitting.
multi volume file wrapper library
mvf$ mvf split -i largefile.iso -s 4G$ mvf merge -i largefile.iso.001 -o largefile.iso$ mvf split -i backup.tar -s 700M -o dvd_volume$ mvf verify -i largefile.iso.001$ mvf info -i largefile.iso.001