FMeinicke's Wiki

Home

❯

Windows

❯

Powershell

❯

List all environment variables

List all environment variables

Jun 04, 20251 min read

  • pwsh/get-childitem
  • env

get-childitem env

Source

  • ???
Get-ChildItem 'env:'

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub