> There's been discussions on disk copying for BSD based Unix.
> Has anyone performed disk to disk copy for Unix System V based
> Unix on an IBM-PC AT system?
> I noticed that the dump-restore commands doesn't exist for
> System V.
dd if=/dev/dsk/f0q15dt of=[filename]
to go from floppy to HD,then
dd if=[filename] of=/dev/dsk/f0q15dt
to go back to another floppy. All this with one floppy drive. Check man
page for usage of dd command, your mileage may vary re: floppy device
name.
I'm sure there are other ways to do the same task but this works for me.
--
Happy Holidays from
Dave Ratcliffe The Data Factory BBS Harrisburg Pa.