[EMAIL PROTECTED] wrote:
Hi,

while running:

myapp 2>/dev/null&

I want to change 2>&1 without stop this job.
Is there some tips to finish it?

Unless the app itself responds to a signal to do that, there is no way to accomplish it. At that point, it's out of the shell's hands.

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://tiswww.tis.cwru.edu/~chet/


_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to