PowerShell Compare-Object SideIndicator
I have this code, which its output is not as intended
Compare-Object $(Get-Content c:\Folder\List1.txt) $(Get-Content
c:\Folder\List2.txt) |
Out-File C:\Folder\filename.txt
I only want to get the " => SideIndicator " Values only not both . I.e what is different in list2