F
F
fapchat2019-09-19 15:55:21
bash
fapchat, 2019-09-19 15:55:21

How to change to a nested directory in bash?

I use bash from ubuntu on windows, I can not get into the directory

spoiler
title="">C:\MAMP\htdocs\newSite\php3, как ни пытаюсь
[email protected]:/mnt/c# cd c:/MAMP/htdocs/newSite/php3
bash: cd: c:/MAMP/htdocs/newSite/php3: No such file or directory

[email protected]:/mnt/c# cd [email protected]:/mnt/c/MAMP/htdocs/newSite/php3
bash: cd: [email protected]:/mnt/c/MAMP/htdocs/newSite/php3: No such file or directory


In short, how to get there without using the command 100 timescd

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Barbolin, 2019-09-19
@fapchat


What it is?
It should be easier, try this.
cd /mnt/c/MAMP/htdocs/newSite/php3

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question