I didn't suggest
wmic.exe process > junk
I suggested you drop the -CS, so you need to compare
wmic.exe process | perl -CS -pe1 > junk
to
wmic.exe process | perl -pe1 > junk
It's simple,
In reply to Re^6: unpacking wmic command's unicode output
by ikegami
in thread unpacking wmic command's unicode output
by goibhniu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |