PowerShell - Cross-Platform PowerShell
You try to run a PowerShell script on macOS with
pwsh ./myscript.ps1 but get a permission denied error. What is the most likely fix?