in reply to Re: Effective way in perl
in thread Effective way in perl
Hi,
My code has repetation of same lines i.e execution of same command output has been redirected to two separate log files.
Is there any way, I can use reduce the number of lines of the program in perl. Please advise.