Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!uunet!bywater!acheron!clarke From: clarke@acheron.uucp (Ed Clarke/10240000) Newsgroups: comp.sys.ibm.pc.rt Subject: Re: AIX on PS2, diskette compare? Message-ID: <1989Jul9.022608.24276@acheron.uucp> Date: 9 Jul 89 02:26:08 GMT References: <3060@rtech.rtech.com> Organization: Ciliophora Associates Lines: 10 From article <3060@rtech.rtech.com>, by sergio@squid.rtech.com (Sergio Aponte): > Is there a utility that will let me compare 2 3.5 diskettes to each > other? Put one on rfd0, one on rfd1 and see if they match byte per byte? diff /dev/rfd0 /dev/rfd1 | pg The '| pg' just pauses the output incase there are many differences. -- Ed Clarke acheron!clarke