网站首页
编程语言
数据库
系统相关
其他分享
编程问答
phil
2024-10-05
Windows Powershell and WSL terminal 路径
在windowspowershell中访问C,D盘cdC:,cdD:,...:PSC:\Users\phil>cdC:PSC:\Users\phil>pwdPath----C:\Users\philPSC:\Users\phil>在windowspowershell中访问WSL:PSC:\Users\phil>cd\\wsl.localhost\Ubuntu\home\phil\在W