- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "who" command problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 09:41 PM
05-07-2002 09:41 PM
"who" command problem
Scenario :- superdomes, hpux11i
Problem :- Not able to get outputs from commands "who -b" or "who -r" . Just returns to the command prompt if invoking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 09:47 PM
05-07-2002 09:47 PM
Re: "who" command problem
# who -b
uses the file
/etc/utmp
Can you please verify the content of /etc/utmp
# /usr/sbin/acct/fwtmp < /etc/utmp |more
-Niraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 09:50 PM
05-07-2002 09:50 PM
Re: "who" command problem
# chmod 644 /etc/utmp
#who -b
-Niraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 09:55 PM
05-07-2002 09:55 PM
Re: "who" command problem
If you are not running who as root it could be the access rights on utmp which should be -rw-r--r--.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 10:05 PM
05-07-2002 10:05 PM
Re: "who" command problem
Try this document
http://us-support.external.hp.com/cki/bin/doc.pl/sid=91df90ad05149dcd43/screen=ckiDisplayDocument?docId=200000058669431
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 03:14 AM
05-08-2002 03:14 AM
Re: "who" command problem
Is it working ????
-Niraj
Note: Don't forget to assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 04:13 AM
05-08-2002 04:13 AM
Re: "who" command problem
as allready mentioned, seems to be a corrupted utmp- file.
--> man utmp / wtmp
here a command is described, which can repair this file.
If you use ITO/OVO, call your Supportteam, they designed a tool which checks the utmp-file and is also able to repair it.
Allways stay on the bright side of life!
Peter