原文:
ou can also access your local machine’s file system from within the Linux Bash shell – you’ll find your local drives mounted under the /mnt folder. For example, your C: drive is mounted under /mnt/c:
意思就是直接在Ubuntu里面cd 到/mnt/c 就可以了
原文:
ou can also access your local machine’s file system from within the Linux Bash shell – you’ll find your local drives mounted under the /mnt folder. For example, your C: drive is mounted under /mnt/c:
意思就是直接在Ubuntu里面cd 到/mnt/c 就可以了