Doug Barton wrote:
Ben Kelly wrote:
Maybe I am doing something wrong, but I have never been able to get
nohup to work correctly with portupgrade for this sort of this. For
example:
ianto# nohup portupgrade -a >& /tmp/port.log &
You just want to do 'nohup portupgrade -a &'
output will be cap
Ben Kelly wrote:
> Maybe I am doing something wrong, but I have never been able to get
> nohup to work correctly with portupgrade for this sort of this. For
> example:
>
> ianto# nohup portupgrade -a >& /tmp/port.log &
You just want to do 'nohup portupgrade -a &'
output will be captured in nohu
Doug Barton wrote:
On Mon, 3 Dec 2007, Wes Morgan wrote:
On Tue, 4 Dec 2007, Stefan Sperling wrote:
Screen also has log functionality.
Toggle with: Ctrl+A, then Shift+H
You can also use "script" to capture the output fairly easily.
So you have to use two different programs, one of which i
On Tue, 4 Dec 2007, Doug Barton wrote:
On Mon, 3 Dec 2007, Wes Morgan wrote:
On Tue, 4 Dec 2007, Stefan Sperling wrote:
Screen also has log functionality.
Toggle with: Ctrl+A, then Shift+H
You can also use "script" to capture the output fairly easily.
So you have to use two different pro
On Mon, 3 Dec 2007, Wes Morgan wrote:
On Tue, 4 Dec 2007, Stefan Sperling wrote:
Screen also has log functionality.
Toggle with: Ctrl+A, then Shift+H
You can also use "script" to capture the output fairly easily.
So you have to use two different programs, one of which is a port, to
accomp
On Tue, 4 Dec 2007, Stefan Sperling wrote:
On Mon, Dec 03, 2007 at 02:53:12PM -0800, Doug Barton wrote:
Clint Olsen wrote:
I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
and I can't run this in batch. I'm trying to build gnome which takes
hours, and I want it backgro
On Mon, Dec 03, 2007 at 02:53:12PM -0800, Doug Barton wrote:
> Clint Olsen wrote:
> > I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
> > and I can't run this in batch. I'm trying to build gnome which takes
> > hours, and I want it backgrounded so that if this SSH shell di
Clint Olsen wrote:
> I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
> and I can't run this in batch. I'm trying to build gnome which takes
> hours, and I want it backgrounded so that if this SSH shell disconnects it
> doesn't crater the build. You would think that --batc
On Nov 27, Wes Morgan wrote:
> Why not just run the build inside a screen session? Getting disconnected
> would have no effect on it then.
Thanks to Wes and Matthew for a terrific suggestion. Screen just ain't for
80's work :)
-Clint
--
Clint Olsen
On Nov 28, 2007 1:36 AM, Clint Olsen <[EMAIL PROTECTED]> wrote:
> I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
> and I can't run this in batch. I'm trying to build gnome which takes
> hours, and I want it backgrounded so that if this SSH shell disconnects it
> doesn't c
On Nov 27, 2007, at 5:41 PM, Wes Morgan wrote:
On Tue, 27 Nov 2007, Clint Olsen wrote:
I've tried redirecting standard output/error, both /bin/sh and /
bin/csh,
and I can't run this in batch. I'm trying to build gnome which takes
hours, and I want it backgrounded so that if this SSH shell
On Tue, Nov 27, 2007 at 05:36:23PM -0800 I heard the voice of
Clint Olsen, and lo! it spake thus:
>
> I'm trying to build gnome which takes hours, and I want it
> backgrounded so that if this SSH shell disconnects it doesn't crater
> the build.
I've generally found screen(1) the better solution to
On Tue, 27 Nov 2007, Clint Olsen wrote:
I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
and I can't run this in batch. I'm trying to build gnome which takes
hours, and I want it backgrounded so that if this SSH shell disconnects it
doesn't crater the build. You would t
I've tried redirecting standard output/error, both /bin/sh and /bin/csh,
and I can't run this in batch. I'm trying to build gnome which takes
hours, and I want it backgrounded so that if this SSH shell disconnects it
doesn't crater the build. You would think that --batch would make this
happen, b
14 matches
Mail list logo