Tagged Questions
2
votes
1answer
172 views
Script to let the user cancel a shell logout
I want to write a script to display a message and possibly cancel a logout from an interactive shell. This is because I often run background jobs in some of my shells and in the spur of the moment I ...