Skip to content

buanzo/more-systemctl-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages