How to stop a process without killing the whole Singular process?
Re: How to stop a command?
hannes · Tue Jan 15, 2019 4:23 pm
Press control-c and answer the question by 'a'. As this does not interrupt any kernel command, the return to the prompt can take very long. If you want to interrupt any command, send it to a different process: see the source code of "watchdog" for an how-to.