Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 5 years ago.
Improve this question
I'm using macOS El Capitan and I'm trying to get a folder in Terminal.
I tried this: cd {dragged folder into Terminal} but then I get the error "no such file directory".
How can I solve this error?
Just use a space after cd and it will work.
Related
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed last year.
Improve this question
We have to do simulate a tsunami for a school project using Geoclaw with Python, and I came across this tsunami example project on the Geoclaw official website: $CLAW/geoclaw/examples/tsunami/chile2010 .
I thought it was a thing preinstalled with Geoclaw so I typed cd $CLAW/geoclaw/examples/tsunami/chile2010 in the Terminal, in order to open this directory.
But when I do it shows cd: no such file or directory: /geoclaw/examples/tsunami/chile2010.
So where in the world should I type this directory after installing Geoclaw?
Never mind I found that I can install this thing from git clone as shown in here on the official website: http://www.clawpack.org/apps.html#apps
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 2 years ago.
Improve this question
I am having an issue where a
bash script.sh &> /dev/null/
call is throwing this error. /dev/null does exist and I'm pretty sure it's not supposed to be a directory anyway. A quick google search shows that I'm the only one to ever post this exact error so... that's fun.
It's very simple, simply remove the trailing /
Because /dev/null/ is a not existing directory.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 3 years ago.
Improve this question
If I try to change directory inside the Windows 10 command prompt to a hidden system folder, even if I run as administrator, I get an Access is Denied message.
Example:
cd C:\Windows\System32\config\system
When I type in: dir /a
the folder is shown
I could take ownership of the folder, but I can't help but think there is a better way.
On my Windows 10 machine, "system" is a file, not a directory. cd to c:\Windows\System32\config instead.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 4 years ago.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Improve this question
Terminal
When I go to remove the cli from the global packages it doesn't seem to work in the way expected. When I go to update the cli it works, but when I try and create a new project it asks me to install it again. When I check the version I have it tells me I already have a later version than what I tried to install. I have tried a couple different ways to get it to remove the old package but have received nothing but more headaches. Any ideas?
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 7 years ago.
Improve this question
I tried to install MarGo for GoSublime
go get github.com/DisposaBoy/MarGo
However it appears that the path is not correct. Has MarGo moved, or it's not needed anymore for GoSublime ?
Update MarGo is part of GoSublime apparently.
Command margo: github.com/DisposaBoy/GoSublime/src/gosubli.me/margo
GoSublime/src/gosubli.me/margo: github.com/DisposaBoy/GoSublime/tree/master/src/gosubli.me/margo