Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 May 2003 07:16:34 +0000
From:      "Mack Lobell" <macklobell@hotmail.com>
To:        freebsd-questions@FreeBSD.org
Subject:   How do i redirect tty output?
Message-ID:  <Law14-F68Sl1q4gtopW0000d8e6@hotmail.com>

next in thread | raw e-mail | index | archive | help
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



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