Completely cinnamon- and vanilla-free recipe for Jonagold apple turnovers
Ingredients (for 4–6 apple turnovers)
1 sheet of puff pastry (thawed)
2 Jonagold apples
1 sheet of puff pastry (thawed)
2 Jonagold apples
Here you can find a script for deduplicating files based on their hash. It's written in PowerShell and compares files based on their hash values.
Here are examples of how to use the script in Windows 10 and macOS.
Windows: .\deduplicate.ps1 -paths "d:\" -showGui true
macOS: .\deduplicate.ps1 -paths "/Users/temp/Downloads" -showGui false