![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^3: How to make a thread to wait till a command on shell get completed.by dasgar (Priest) |
on Dec 02, 2013 at 08:03 UTC ( #1065242=note: print w/replies, xml ) | Need Help?? |
Can you share example code that recreates the issue that you're seeing? Also, do you have a need for using back ticks? In the mean time, without seeing your code, I can think of two suggestions. First, use the system command instead of backticks like BrowserUk suggested. Second, try using modules like Archive::Tar to extract your tar files instead of using backticks.
In Section
Seekers of Perl Wisdom
|
|