I know chances are extremely low, but is there a way to see what a nohup-ed process has been outputting recently?
I still have this process open but I've run it with redirecting all output to /dev/null.
So is there a way to recover such process back to console, or is it hopeless :(
Cheers