Skip to main content

All Questions

Tagged with
0 votes
0 answers
65 views

Get computer or script state at last shutdown

I had a Linux machine running a Python script for several days that eventually became nonresponsive, and the only thing I was able to do was a hard shutdown. Is there any way I can diagnose what was ...
George's user avatar
  • 101
1 vote
5 answers
2k views

Use the command line (or python) to gradually shutdown a gui program

Is it possible to use the command line (or python) to gradually shutdown a gui program? For instance, would it be possible to gradually shutdown programs (such as pressing the X in the window, not ...
CodeJoust's user avatar
  • 121