Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/vue.js/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Windows10终端上通过Ubuntu上的Bash查找文件 我刚刚开始在Windows和C++上使用Ubuntu上的BASH。我的教授要求我们运行一个他为Windows用户提供并推荐使用Ubuntu的演示_Ubuntu_Windows 10 Universal - Fatal编程技术网

在Windows10终端上通过Ubuntu上的Bash查找文件 我刚刚开始在Windows和C++上使用Ubuntu上的BASH。我的教授要求我们运行一个他为Windows用户提供并推荐使用Ubuntu的演示

在Windows10终端上通过Ubuntu上的Bash查找文件 我刚刚开始在Windows和C++上使用Ubuntu上的BASH。我的教授要求我们运行一个他为Windows用户提供并推荐使用Ubuntu的演示,ubuntu,windows-10-universal,Ubuntu,Windows 10 Universal,我的问题是,我不知道如何使用cd命令访问保存在计算机上的demo文件夹 我被告知它的工作原理与命令提示符一样,但我现在不知所措。只要使用命令df-h,您就会看到类似的内容 Filesystem Size Used Avail Use% Mounted on rootfs 112G 102G 9.3G 92% / none 112G 102G 9.3G 92% /dev none 112G 102G 9.3G

我的问题是,我不知道如何使用cd命令访问保存在计算机上的demo文件夹


我被告知它的工作原理与命令提示符一样,但我现在不知所措。

只要使用命令
df-h
,您就会看到类似的内容

Filesystem Size Used Avail Use% Mounted on rootfs 112G 102G 9.3G 92% / none 112G 102G 9.3G 92% /dev none 112G 102G 9.3G 92% /run none 112G 102G 9.3G 92% /run/lock none 112G 102G 9.3G 92% /run/shm none 112G 102G 9.3G 92% /run/user C: 112G 102G 9.3G 92% /mnt/c D: 98G 82G 17G 84% /mnt/d E: 136G 133G 2.9G 98% /mnt/e Filesystem Size Used Avail Use% Mounted on rootfs 112G 102G 9.3G 92% / none 112G 102G 9.3G 92% /dev none 112G 102G 9.3G 92% /run none 112G 102G 9.3G 92% /run/lock none 112G 102G 9.3G 92% /run/shm none 112G 102G 9.3G 92% /run/user C: 112G 102G 9.3G 92% /mnt/c D: 98G 82G 17G 84% /mnt/d E: 136G 133G 2.9G 98% /mnt/e
cd /mnt/c/users