[Linux-disciples] Redirecting stdout from a running process
Stephen R Laniel
steve at laniels.org
Thu Apr 27 17:26:16 EDT 2006
Suppose I suddenly decide that I don't care to watch the
output of a process anymore, and I want to send it to
/dev/null. There must be a way to do this, right? At the
very least, there must be some way to do this via
indirection: when the process starts, send its output to
some other file -- say, /dev/fake -- which points to the
terminal normally. Then when the process is running, change
where it points.
But
a) I have no idea how to do this, and
b) I imagine there's some other way.
Any ideas?
--
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20060427/d9290980/attachment.pgp
More information about the Linux-disciples
mailing list