2 lines
133 B
PowerShell
2 lines
133 B
PowerShell
Set-Content -Value "Rosetta code" -Path C:\Colors\blue.txt -NoNewline -Force
|
|
Get-FileHash -Path C:\Colors\blue.txt -Algorithm SHA256
|