File Comparison Made Easy: Detecting New and Changed Files with PowerShell
Recently, I was tasked with comparing two directory structures of two different project versions and to identify 'new files' and 'changed files' between the most current version of the project and the prior version of the project. The idea was to pro...
blog.seandrew.info4 min read