An open API service indexing awesome lists of open source software.

https://github.com/buanzo/more-systemctl-status

Simple python3 scripts that merges systemctl status and pstree status providing full child process output for systemctl status.
https://github.com/buanzo/more-systemctl-status

Last synced: 3 months ago
JSON representation

Simple python3 scripts that merges systemctl status and pstree status providing full child process output for systemctl status.

Awesome Lists containing this project

README

          

# More-Systemctl-Status

This simple script takes the output of "systemctl status", and when it gets
a PID it runs pstree and get's its children. Finally, it merges both
outputs into one concise, pstree-like output based on systemd-initiated
processes.

# Installation

The typical:

pip3 install more-systemctl-status

# Running

Even easier:

~ # more-systemctl-status