[4049] in bugtraq
Re: screen 3.05.02
daemon@ATHENA.MIT.EDU (test)
Sun Feb 16 16:30:25 1997
Date: Sun, 16 Feb 1997 04:50:09 -0600
Reply-To: test <butafuco@mc.net>
From: test <butafuco@mc.net>
To: BUGTRAQ@NETSPACE.ORG
In-Reply-To: <Pine.BSI.3.95.970215213727.631A-100000@comet.connix.com>
Under BSDi 2.1 the included screen set's some goofy permissions on
your tty. clear > /dev/ttyXX anyone?
>screen
---Stuff skipped---
> ls -l `tty`
crw--w--w- 1 butafuco user 5,0,1 Feb 16 04:30 /dev/ttyp1
> mesg n
> ls -l `tty`
crw-----w- 1 butafuco user 5,0,1 Feb 16 04:36 /dev/ttyp1
> ls -l /dev/ttyp0
crw--w---- 1 butafuco tty 5,0,0 Feb 16 04:36 /dev/ttyp0