Search
 
SCRIPT & CODE EXAMPLE
 

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/...
Comment

PREVIOUS NEXT
Code Example
Shell :: sed add line after match 
Shell :: git remote add local folder 
Shell :: search file in linux terminal 
Shell :: fcm post example curl 
Shell :: heroku rebuild without push 
Shell :: virtual host apache2 
Shell :: add current directory to path 
Shell :: ubuntu install elasticsearch terminal 
Shell :: git get repo with composer 
Shell :: git tag and relasease 
Shell :: how to change my git default editor to vs code 
Shell :: command not found pipenv bash 
Shell :: centos speedtest 
Shell :: find command 
Shell :: git remote origin 
Shell :: pterodactyl installer 
Shell :: how to use zsh on mac 
Shell :: Remove all your local git branches but keep master 
Shell :: how to uninstall a package installed using homebrew 
Shell :: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory. 
Shell :: windows service start 
Shell :: bash ls command not found 
Shell :: switch to remote branch git 
Shell :: how to set execute permission in linux 
Shell :: How to change default user in WSL Ubuntu bash on Windows 10 
Shell :: how to get only a list of size of files bash 
Shell :: bash sh: line [: too many arguments 
Shell :: rm directory ubuntu 
Shell :: install vlc rhel 
Shell :: server 2012r2 powershell unable to download from URI 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =