in reply to Re: Problem running IPTraf from Perl
in thread Problem running IPTraf from Perl
This holds true whether you edit the (any) variable from Perl or from another (sub-)shell.$ echo $TERM; perl -e '$ENV{$TERM} = "strange";'; echo $TERM
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem running IPTraf from Perl
by rblasch (Monk) on Jun 17, 2006 at 12:55 UTC |