gpt4 book ai didi

powershell - 打印变量的路径

转载 作者:行者123 更新时间:2023-12-03 00:47:49 25 4
gpt4 key购买 nike

在powershell中打印环境变量的命令是什么?在cmd中它是%path%,但在powershell中对我不起作用

最佳答案

使用命令Get-ChildItem Env:获取所有环境变量。如果只需要路径,请使用Get-ChildItem Env:Path

关于powershell - 打印变量的路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38538585/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com