in reply to We interrupt this program...
Assuming Win32, get yourself ProcessExplorer, it is what the TaskManager always should have been. One of many nice features is that it allows you to suspend and resume processes.
Alternatively, if the process produces regular output to the terminal, you can use ^S to suspend and any key to resume. And if you have your Command Prompt windows configured with "Quick Edit" setting, then left-clicking the window will suspend (assuming output) and right-click resume.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: We interrupt this program...
by traveler (Parson) on Feb 20, 2008 at 20:50 UTC |