Operating System - HP-UX
1834163 Members
2641 Online
110064 Solutions
New Discussion

Re: Output of 'w' command

 
SOLVED
Go to solution
Abhijit Nah
Occasional Contributor

Output of 'w' command

I have a HP-UX 11.11 box and whenever I issue a 'w' command, in the what column , I can only see a '-' and not the acutal command. However in other HP-UX boxes, it shows the actual command used by users. What could possibly go wrong ?
3 REPLIES 3
Steven Schweda
Honored Contributor

Re: Output of 'w' command

> I have a HP-UX 11.11 [...]

There's a forum for HP-UX, which is different
from this Tru64 forum, and would be a better
place for an HP-UX question.

http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=117

You could simplify things by offering plain
text rather than a JPEG screen image to show
the actual command and its output.

Is "w" an alias on any on these systems?
"type alias" (or "which alias", or whatever)?

> What could possibly go wrong ?

Many things are possible.
Venkatesh BL
Honored Contributor
Solution

Re: Output of 'w' command

Looks like PHCO_26026 is what you need. Check out the details on the patch page.
Abhijit Nah
Occasional Contributor

Re: Output of 'w' command

Thanks so much. I applied the patch and looks like problem is solved.