Hello,
i must copy files and i want use powershell. I want omit copy if the content of the file is the same (i want have 1 copy this file).
i'm know that must use get-content but i don't know how omit duplicate files
Can you help me?
bernicls
Hello,
i must copy files and i want use powershell. I want omit copy if the content of the file is the same (i want have 1 copy this file).
i'm know that must use get-content but i don't know how omit duplicate files
Can you help me?
bernicls