Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

navigate to C drive in bash on WSL-Ubuntu

#C: in Windows is /mnt/c/ in WSL Ubuntu
#In Windows Subsystem for Linux (WSL) The C: drive is mounted as /mnt/c/, D: is mounted as /mnt/d/ et cetra. Therefore, C:/wamp64/www should be at /mnt/c/wamp64/www. Try:

cd /mnt/c/wamp64/www
Comment

PREVIOUS NEXT
Code Example
Shell :: git rebase branch to master 
Shell :: use ampersand in query string 
Shell :: programming tools fedora 
Shell :: install foxit pdf reader on ubuntu 20.04 
Shell :: bash c like for loop 
Shell :: linux history delete multiple lines 
Shell :: screenshot shortcut in ubuntu 
Shell :: linux install with package manager snap snapd 
Shell :: START/STOP MONGOD AS A SERVICE (MAC) 
Shell :: ubuntu increase volume 
Shell :: find the name of files within a directory bahs 
Shell :: Swift REST Api Call 
Shell :: npm typeahead bootstrap 
Shell :: how to set your github url ater cloning a repository 
Shell :: linux echo variable value 
Shell :: shell run in background no output 
Shell :: Perl search if variable contains word 
Shell :: regex to accept at most two digit :js 
Shell :: set up minimize,maximize,close button on left side ubuntu 
Shell :: new ip linux 
Shell :: download zip file from onedrive using wget 
Shell :: what is the use of bashrc file in linux 
Shell :: deploy a static website to heroku 
Shell :: go back to previous commit 
Shell :: command to build docker file 
Shell :: pytest debug tests 
Shell :: migration angular version 
Shell :: cli50 
Shell :: check on cmd all installed version 
Shell :: list pid bash 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =