Path: utzoo!attcan!uunet!convex!killer!tness7!bellcore!faline!thumper!ulysses!terminus!rolls!mtuxo!wmh From: wmh@mtuxo.UUCP (01435-W.HYLAND) Newsgroups: comp.sys.att Subject: Re: 6386 <-> 3B1 floppy compatibility? Summary: UNIX PC->6386 Keywords: AT&T 6386 WSG, AT&T 3B1 UNIX PC, floppy disk Message-ID: <1904@mtuxo.UUCP> Date: 20 May 88 18:56:11 GMT References: <1051@woton.UUCP> <186@ssbn.WLK.COM> <148@elgar.UUCP> Organization: AT&T, Middletown NJ Lines: 15 AT&T's 386 UNIX System V Release 3.1 includes an undocumented and unsupported utility which enables the 386 UNIX System to read UNIX PC/3B1 floppies. Files copied to disk on the UNIX PC as such: find .-print | cpio -ocB > /dev/rfp021 may be read into the 386 UNIX System by the following command: /etc/.cpiopc -icxBd 6300 PLUS UNIX users may recognize this command as cpiopc. It works the same way and, quite naturally, is also useful in trasnferring from the PLUS to the 6386 WGS.