Date: Tue, 28 Dec 2004 09:47:05 +0000 From: Eric Kjeldergaard <kjelderg@gmail.com> To: lists <lists@haubworld.org> Cc: freebsd-questions@freebsd.org Subject: Re: buildworld via ssh Message-ID: <d9175cad041228014767de07be@mail.gmail.com> In-Reply-To: <004001c4e888$fe5f20e0$c1b115d8@Main> References: <004001c4e888$fe5f20e0$c1b115d8@Main>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am doing a buildworld(Rel5.2) via ssh to a remote location. I detached the > process from my session, but I failed to > pipe the output to a logfile. Long story short, my session was terminated > and I am not sure if the process completed > correctly or not. Is there any way to find out if the build was sucessful? Not exactly an answer to your question (since it has been answered already) but you may wish to look in to getting screen, among the finest utilities I've ever used. It resides in /usr/ports/misc/screen. This would allow you to detach from a running process and reattach to it. -- If I write a signature, my emails will appear more personalised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9175cad041228014767de07be>