在某个时候,我为 cmd 和 powershell 创建了一个启动文件。.ps1
我想以 结尾。我肯定是打错了什么的,因为现在当我尝试运行命令时,在 powershell 中收到此错误:
& was unexpected at this time.
此外,CMD 无法打开。如果我尝试从 powershell 运行它,就会出现错误。
我记不清那个该死的文件在哪里了。我到处找过它,包括这里列出的所有地方:https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.2#the-profile-files
$profile
不是答案。
您知道它在哪儿以及如何找到它吗?