in reply to Re: Assign value of SHELL COMMAND to a variable in PERL
in thread Assign value of SHELL COMMAND to a variable in PERL

The output is same even after change

output [root@r01mgt ~]# perl testscript.pl jobtracker is stopped is status of service

Replies are listed 'Best First'.
Re^3: Assign value of SHELL COMMAND to a variable in PERL
by frozenwithjoy (Priest) on Jul 12, 2012 at 07:09 UTC
    Out of curiosity, what do you get w/o the pipe to awk?