in reply to Re: Perl Regex with Extra Spaces
in thread Perl Regex with Extra Spaces

What is that exactly?

Replies are listed 'Best First'.
Re^3: Perl Regex with Extra Spaces
by Anonymous Monk on Apr 10, 2010 at 00:05 UTC
    Its the transliteration operator tr/// (same as y///), not to be confused with s///.

    Your problem is that you're not decoding UTF-16le.

      Well now the problem is that it outputs all the content from the psexec.exe, regardless of what I do, I use system, exec, or back ticks, and it will only effect some of it