RosettaCodeData/Task/SHA-256/PowerShell/sha-256.psh
2017-09-25 22:28:19 +02:00

2 lines
133 B
Text

Set-Content -Value "Rosetta code" -Path C:\Colors\blue.txt -NoNewline -Force
Get-FileHash -Path C:\Colors\blue.txt -Algorithm SHA256