Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 May 2003 21:01:13 +1000
From:      "Neeraj Arora" <Neeraj.Arora@ems.rmit.edu.au>
To:        <freebsd-questions@freebsd.org>, <macklobell@hotmail.com>
Subject:   Re: How do i redirect tty output?
Message-ID:  <seb42e1e.045@ems.rmit.edu.au>

next in thread | raw e-mail | index | archive | help
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=3Dnohup&apropos=3D0&sektion=3D0&ma=
npath=3DFreeBSD+4.7-RELEASE&format=3Dhtml

--neeraj

>>> "Mack Lobell" <macklobell@hotmail.com> 05/03/03 05:16pm >>>
Hi,

i want ro run the command "portupgrade -aF" in the background, but i =
always=20
end up in suspended state. I have tried different redirect operators but =
no=20
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* =20
http://join.msn.com/?page=3Dfeatures/junkmail=20

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions=20
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?seb42e1e.045>