witr 0.1.7
Utility to show why the process is running
The witr (why-is-this-running), is a utility to show:
What is running?
How did it start?
What is keeping it running?
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.
- Outputs:
out - Website: https://github.com/pranshuparmar/witr
- Licenses: ASL 2.0
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
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.