2021 Aug 30, 05:29 PM
That is how I do it.
You can see some of the output with
Code:
You will need to hit return a few times to see all the lines and it does not always include all the output.
Take a look at signaling_examples.py in the plugins folder. it broadcasts a bunch of information when various activity cursors using the blinker module. Those signals can be used to print status information.
Dan
You can see some of the output with
Code:
Code:
systemctl status sip3
Take a look at signaling_examples.py in the plugins folder. it broadcasts a bunch of information when various activity cursors using the blinker module. Those signals can be used to print status information.
Dan
<p><br></p>