How do i redirect tty output?

Neeraj Arora Neeraj.Arora at ems.rmit.edu.au
Sat May 3 04:01:21 PDT 2003


use nohup

and tail to regularly see updates/changes to/in the output, if you want to...

http://www.freebsd.org/cgi/man.cgi?query=nohup&apropos=0&sektion=0&manpath=FreeBSD+4.7-RELEASE&format=html

--neeraj

>>> "Mack Lobell" <macklobell at hotmail.com> 05/03/03 05:16pm >>>
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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list