in reply to
Re: tar a files from loop
in thread
tar a files from loop
I have used my in front of the @tarfiles=`ls dirname`; and I removed the newline from the array @tarfiles. But still I am not able to extract values to different folder
Comment on
Re^2: tar a files from loop
In Section
Seekers of Perl Wisdom