Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!usc!ucsd!ucbvax!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!star.cs.vu.nl!rvdp From: rvdp@cs.vu.nl (Ronald van der Pol) Newsgroups: comp.unix.sysv386 Subject: Re: SCO printer-devices Message-ID: <9594@star.cs.vu.nl> Date: 9 Apr 91 00:11:12 GMT References: <9588@star.cs.vu.nl> Sender: news@cs.vu.nl Lines: 15 iheitla@cs.vu.nl (Ilja Heitlager) writes: >Is there anybody who can tell me, how I can get my /dev/lp* back. Just create a new special file. The major device number of the printer driver is 6. The minor device number for lp0, lp1 and lp2 are 0, 1 and 2 resp. If you don't have write permission to these files you get the 'cannot create' error. BTW Did your system switch to DST correctly? Our system still doesn't understand DST started. The TZ is 'MET-1MET_DST,M3.5.0,M9.5.0'. 'date' still thinks the timezone is 'MET'. This is with SCO 3.2.2. -- Ronald van der Pol