|
|||||||||||||||||||||||||||
DB<2> IPC::Open3::xfork(/usr/lib/perl5/5.6.0/IPC/Open3.pm:120):
120: defined $pid or croak "$Me: fork failed: $!";
######### Forked, but do not know how to change a TTY. #########
Define $DB::fork_TTY
- or a function DB::get_fork_TTY() which will set $DB::fork_TTY.
The value of $DB::fork_TTY should be the name of TTY to use.
On UNIX-like systems one can get the name of a TTY for the given window
by typing tty, and disconnect the shell from TTY by sleep 1000000.
DB<2>-- Bo Pedersen, Center for Sprogteknologi, cst.dk, 35329069, 28312518
|
||||||||||||||
|
||||||||||||||