linux wsl cd ls



上面是发现的一个略显搞笑的地方,不明白 ls -all 与 ls --all 在ls 这个命令代码中的区别。

在power shell中不区分大小写
在用wsl2的过程中有一点疑问:

用Windows + x 键打开的power shell 默认是:

这个位置。应该是可以自定义的,



成了。
对于cd command



这是个命令,可以进入子系统

这个也可

wsl 命令


上面安装与卸载都有了,
还有,cd 这个命令。
https://blog.csdn.net/bk_hyj/article/details/94629845
可以参考这个文章。
我直接把结果放进来:

行
主要有command
cd
cd ..
cd $home
cd /
ls -l
ls --all
ls -all
wsl
wslconfig
wsl --list --online
详见:
https://cloud.tencent.com/developer/article/1721171
https://cloud.tencent.com/developer/article/1721171
https://blog.csdn.net/bk_hyj/article/details/94629845