Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

It is possible to replace "\"

$
0
0

Hello together
I habe a array which contains “\Hofdo” and i want to replace the “\” with “” but if i try to replace it with the code:
$Owner -replace "\", "" it doesn’t work

How can i replace it ?


Viewing all articles
Browse latest Browse all 13067

Trending Articles