Skip to main content

27 posts tagged with "linux"

View All Tags

· One min read
Alan

On Linux, you must be root or the owner of the process to get the information you desire. As such, for processes running as another user, prepending sudo is most of what you need. In addition to that, on modern Linux systems, ss is tool to use to do this: