79799853

Date: 2025-10-26 05:57:37
Score: 2.5
Natty:
Report link

Introduced in PowerShell 7.4:

Start-Process -Environment @{ foo = ‘bar’ } app

https://learn.microsoft.com/powershell/module/microsoft.powershell.management/start-process?view=powershell-7.4#example-9-overriding-an-environment-variable-for-a-process

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user14325327