fdformat /dev/fd0
su root
tar -cvf /dev/fd0 filelist
To read the file simply insert the floppy and
cd destination
tar -xvf /dev/fd0
cd ~; tar -cvf /wrkko1/matt.tar .;
gzip /wrkko1/matt.tar;
mv /wrkko1/matt.tar.gz /wrkko1/matt.tar.gz.9Nov97
cd ~/jag/adm/shells;
make alltar;