I am importing a text file into powershell using get-content. The output of the variable in the console is all in CAPS and there is 1 space character in between each character and double the amount of spaces in between lines. Now the variable itself has
tiny little boxes in all of those space characters. How can I get rid of these.
↧