1846858 Members
8197 Online
110256 Solutions
New Discussion

/dev/screen subdirectory

 
SOLVED
Go to solution
Jdamian
Respected Contributor

/dev/screen subdirectory

What is /dev/screen subdirectory for ?

In my box, the permissions of this subdir are 777... As this subdir resides in root file system, anyone can fill up the root filesystem.
3 REPLIES 3
Kent Ostby
Honored Contributor
Solution

Re: /dev/screen subdirectory

/dev/screen was used primarily by a program called xwcreate and starbase back in the 90s.

I'm not sure what it is currently used for.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Kent Ostby
Honored Contributor

Re: /dev/screen subdirectory

Actually, its still around today.

On 11.x, it lives in:

/opt/graphics/common/bin/xwcreate

"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Zeev Schultz
Honored Contributor

Re: /dev/screen subdirectory

xwcreate creates device files for local and
remote displays,used by Starbase applications.
I found this (for 8.x and 9.x !) security
warning:

http://www.attrition.org/security/advisory/hpalert/018

Anyway,777 isn't a lucky number in the Unix world :)/dev should not contain world-writable
files.

Zeev
So computers don't think yet. At least not chess computers. - Seymour Cray