This package browser is in early development. Mind the rough edges.

witr 0.1.7

Utility to show why the process is running

The witr (why-is-this-running), is a utility to show:

  1. What is running?

  2. How did it start?

  3. What is keeping it running?

  4. What context does it belong to?

It shows which process uses the port, and its information like process tree, working directory, user, pid, command, and so on.

Installation

Install witr 0.1.7 as follows:

guix install witr@0.1.7

Or install the latest version:

guix install witr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.