Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
change redirection of stopped job
- X-seq: zsh-users 3797
- From: Mario Lang <mlang@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: change redirection of stopped job
- Date: 05 Apr 2001 09:42:41 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi.
I have a question about job control:
Suppose I have a program running which give me
alot of output. I stop it with C-z.
When I do bg the program starts running in background
again, but I get the output.
Is there a way (like bg sets the &) to specify redirection
of bg-jobs without killing them and reinvoking?
--
CYa,
Mario <mlang@xxxxxxxxxxx>
Homepage(s): http://delysid.org | http://piss.at/
lp1 on fire
(One of the more obfuscated kernel messages)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author