my $offset = `cat offset.txt | awk '{print \$9}'`; [download]
In reply to Re: using Backtick inside perl gives different output by toolic in thread using Backtick inside perl gives different output by kaka_2