1830502 Members
2564 Online
110006 Solutions
New Discussion

/var/adm/streams

 
SOLVED
Go to solution
Jdamian
Respected Contributor

/var/adm/streams

What is /var/adm/streams directory for ?

It Permissions are a+rwx and it is always empty.

Thanx in advance
3 REPLIES 3
David_246
Trusted Contributor

Re: /var/adm/streams

Hhhm, Interesting one.

I just add a note and enable notification.

Regs David
@yourservice
James Murtagh
Honored Contributor
Solution

Re: /var/adm/streams

Hi,

Its for logging of system messages and errors from the streams subsystem. To run a check on streams which will create a logfile in the directory run:

# strvf -v

Please see the Streams reference manual for more information.

http://www.docs.hp.com/hpux/onlinedocs/J2237-90005/J2237-90005.html

Regards,

James.
David_246
Trusted Contributor

Re: /var/adm/streams

Thanks !!

Do a "man -k STREAMS"
(uppercase) and you will find many manuals and explanations.

Regs David
@yourservice