Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/25.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
Linux 在ubuntu中访问windows文件夹或文件_Linux_Ubuntu_Terminal - Fatal编程技术网

Linux 在ubuntu中访问windows文件夹或文件

Linux 在ubuntu中访问windows文件夹或文件,linux,ubuntu,terminal,Linux,Ubuntu,Terminal,假设我想访问Ubuntu上的windows文件C:\Users\Documents\Myfolder\whatever.txt。有没有任何命令可以在Ubuntu上打开whatever.txt?路径的格式也是什么?您的C分区应该安装在/media中的某个位置。其余部分非常简单。解释了如何从Ubuntu访问Windows文件。这个问题属于askubuntu

假设我想访问Ubuntu上的windows文件C:\Users\Documents\Myfolder\whatever.txt。有没有任何命令可以在Ubuntu上打开whatever.txt?路径的格式也是什么?

您的C分区应该安装在
/media
中的某个位置。其余部分非常简单。

解释了如何从Ubuntu访问Windows文件。这个问题属于askubuntu