Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 4
    Welcome to Ask Different! Please note the author of the question is "very new" to Terminal; they probably don't know what you mean by "go to correct directory". Commented Aug 9, 2019 at 14:08
  • In case of 'very new' I would suggest to learn bash shell before python. That knowledge will be helpful when digging into python later on. Commented Aug 9, 2019 at 20:53
  • 1
    "if python is installed already " - When won't it be installed? Commented Aug 13, 2019 at 20:46
  • @MarcoM.vonHagen No need for shell - you can do anything in python that shell can do - and it is a more sane syntax. Especially if you are used to GUI Commented Aug 13, 2019 at 20:48