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

3 lines
133 B
PowerShell
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
Set-Content -Value "Rosetta code" -Path C:\Colors\blue.txt -NoNewline -Force
Get-FileHash -Path C:\Colors\blue.txt -Algorithm SHA256