HPE GreenLake Administration
Operating System - HP-UX
1840689
Members
2152
Online
110167
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
08-18-2009 07:36 AM
08-18-2009 07:36 AM
lsof
PA-RISC RP3410
How to list files (i.e. TCP port) owned by root user?
(without sudo settings...)
TIA for your help.
Juan.
How to list files (i.e. TCP port) owned by root user?
(without sudo settings...)
TIA for your help.
Juan.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 07:52 AM
08-18-2009 07:52 AM
Re: lsof
Unless you are root, you can not see root's open files or TCP ports. If you are root, a simple lsof|grep root command will show you every open file for root user
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:17 AM
08-18-2009 08:17 AM
Re: lsof
Hi Juan,
As root try command :
lsof -u root -i tcp
If you want to tie it down to a particular port :
lsof -u root -i tcp:23
I hope this helps.
Regards,
Mark
As root try command :
lsof -u root -i tcp
If you want to tie it down to a particular port :
lsof -u root -i tcp:23
I hope this helps.
Regards,
Mark
Administrating HP-UX systems for more years than I care to admit, but still enjoying it (most of the time!).
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP