【发布时间】:2018-04-11 08:39:07
【问题描述】:
适用于 Linux 的 Windows 子系统 (WSL) 我在 Windows 10 中使用 Ubuntu bash,但我创建了一个文件夹,但在 Windows 文件系统上找不到它。
在 Windows 中使用 bash 我在 /home/ubuntu 中创建了一个文件夹 现在我当然想在 Windows 上找到那个文件夹,设置一些文件并使用 Windows 的 notepad++ 更改它,而不是 bash。 这可能吗?
【问题讨论】:
-
也许更适合超级用户。
-
DOS 的
dir相当于Linux 中的ls。 -
你不明白这个问题,我在 Windows 10 中使用那个 Ubuntu CLI 我不知道我在 Windows 文件系统上创建的文件夹在哪里。
标签: linux windows for-loop windows-subsystem-for-linux subsystem