From mboxrd@z Thu Jan 1 00:00:00 1970 From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Date: Thu, 9 Mar 2017 18:35:41 -0500 (EST) Subject: [TUHS] UUCP: working systems, come and get them Message-ID: <20170309233541.540E218C120@mercury.lcs.mit.edu> > From: Warren Toomey > attach dz line=0,Connect=simh.tuhs.org:5000 > > which will connect /dev/tty00 Provided that /dev/tty00 exists, and the major device type is set to the cdevsw index for the DZ in whatever Unix you are using, and the minor device is set to the correct value to DZ #0, line #0.... :-) Noel