RosettaCodeData/Task/SHA-256/PowerShell/sha-256.psh

3 lines
133 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
Set-Content -Value "Rosetta code" -Path C:\Colors\blue.txt -NoNewline -Force
Get-FileHash -Path C:\Colors\blue.txt -Algorithm SHA256