Is there a way to "reopen" a process that is running?
I accidentally closed my terminal window and it was running a openvpn. Is there a way to bring that process back to the focus of the terminal?
I've tried fg and jobs but since it is a program I don't believe those commands apply.