Skip to content

Instantly share code, notes, and snippets.

@sahara-ooga
Created September 14, 2019 01:27
Show Gist options
  • Save sahara-ooga/09cea1c1acd175713eee06f899f7590b to your computer and use it in GitHub Desktop.
Save sahara-ooga/09cea1c1acd175713eee06f899f7590b to your computer and use it in GitHub Desktop.
Bash On Ubuntu On WindowsでCドライブに入る

cd /mnt/cで、Cドライブに入る事ができる。

Cドライブ以下のディレクトリに行きたい場合、cd /mnt/c/Documentsと書くのは不可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment