Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to cd into local machine using ubuntu subsystem

You will find the Windows C: structure at /mnt/c/ in the Bash environment.

Therefore, my Documents folder is at /mnt/c/...

therefore to cd into your directory do 
cd /mnt/c/...
 
PREVIOUS NEXT
Tagged: #cd #local #machine #ubuntu #subsystem
ADD COMMENT
Topic
Name
9+7 =