在 Microsoft Windows (WSL) 上使用 Bash 无法访问桌面目录

在 Microsoft Windows (WSL) 上使用 Bash 无法访问桌面目录

我正在使用 Windows 的 Bash 终端,目前这是我输入时得到的结果ls -a

<username@userPC>:/$ ls -a
. bin data home lib64 mnt root srv usr
.. boot dev init lost+found opt run sys var
acct cache etc lib media proc sbin tmp

我正在尝试访问我的桌面,但我不知道那是什么路径。我试图浏览每个文件,但没有成功。

相关内容