Or will the run halt along with everything (though maybe partial progress could be made if I use a ">" to print progress so far to a file)
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
The process (your "run") will receive a SIGHUP and will likely terminate. Not all programs terminate properly, for example, vi/m. You can run the program with You should look into |
|||
|
|
