Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2003 09:07:39 -0500
From:      Manuel Rabade - MiG <mig@mig-29.net>
To:        Mack Lobell <macklobell@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How do i redirect tty output?
Message-ID:  <20030503140739.GA315@mig-29.net>
In-Reply-To: <Law14-F68Sl1q4gtopW0000d8e6@hotmail.com>
References:  <Law14-F68Sl1q4gtopW0000d8e6@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>From the man of portupgrade:

(...)
BUGS
     SUSP (^Z) doesn't work during a build/install.
(...)

I spend one evening trying to run portupgrade in background, but everytime
that i send it to background and prees any key (like enter) the process stoped.

I think that it is the reason why you cant run it on background.

On Sat, May 03, 2003 at 07:16:34AM +0000, Mack Lobell wrote:
> Hi,
> 
> i want ro run the command "portupgrade -aF" in the background, but i always 
> end up in suspended state. I have tried different redirect operators but no 
> luck. Currently i'm using tcsh.
> 
> example:
> prompt# portupgrade -aF >& /dev/null &
> [1] 713
> prompt#j
> [1]  +   713 Running                       portupgrade -aF >& /dev/null
> prompt#j
> [1]  +   713 Suspended (tty output)        portupgrade -aF >& /dev/null
> 
> //regards
> 
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030503140739.GA315>