0

I am using Udacity to learn programming but I am having problems.

I am able to locate the file I want at C:/Program Files/Sublime Text 2/sublime_text.exe but anytime I try to use Git command line to find it it tells me No such file or directory exists.

I have uploaded pictures1, 2 showing where it shows the file in the directory and it telling me that no such directory exists.

1
  • הסתדרת? אם לא נעזור לך בשמחה Commented Mar 20, 2016 at 6:30

1 Answer 1

1

You are on windows, if you have spaces you need to use quotes
ls "C:/Program Files/Sublime Text 2/sublime_text.exe"

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.