I started aptitude dist-upgrade over SSH on my local network. At some point the session timed out but the upgrade was not finished (it was left at one of those accept software agreement screens-- I forget which one so I don't know how far into the upgrade I got, but the point is that right now it is idle waiting for me to accept).
I SSH'ed back into my server and see that the aptitude process is still running. What is the safest way to proceed? I did not use screen so is there any way to resume the running aptitude process? If not, what is the safest way to kill and restart it?