> -----Original Message----- > From: Andreas Wider�e Andersen [mailto:[EMAIL PROTECTED] > Sent: Monday, October 18, 2004 11:30 AM > To: [EMAIL PROTECTED] > Subject: Recover lost ttyps > > > Hi, > Is there a simple way (as root) to recover lost ttyps? > > Example: I'm rebuilding some ports and while this is done the > ADSL line is > disconnected. A few seconds later I'm back online, but the > ttyp0 is lost > and I'm now logged in as root on ttyp1. > > --- > > Andreas Wideroe Andersen <[EMAIL PROTECTED]> > Mobile: (+47) 90 92 61 21 > http://www.filmshooting.com
For future reference I recommend screen. It can keep disconnected sessions open, and when you relogin, you can do a "screen -r" to recover the session. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
