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.

Required fields*

3
  • 2
    Please copy/paste the commands as you use them. If you run mkdir /pionloop/ you'll get /pionloop, not ./pionloop. Commented May 24, 2020 at 16:42
  • 3
    Also, mkdir /E_0.3 would not create a subdirectory of /pionloop. And neither of them would be located in Neutrinos. Commented May 24, 2020 at 16:44
  • You can take the first two comments as a request for clarifications. Do consider updating your question with what it is you want to do. I can imagine that you'd like to create Neutrinos/pionloop/E_0.3 in the current directory, but this is never actually stated, and you confuse matters by showing commands for creating directories in the root directory. Commented May 24, 2020 at 17:30