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
    Are you sure that you’re running bash? Commented Sep 26, 2017 at 1:09
  • I should be... I'm pretty sure it's pre-installed on macOS, and other bash commands work. Also, oddly, the man page for it exists, but the command itself not. Commented Sep 26, 2017 at 1:40
  • 2
    (1) “it's pre-installed” — proves nothing. (2) “other bash commands work” — what do you mean?  Are you talking about thing like cat, cp and ls?  These are not bash commands.  What happens if you just type export at your command prompt? (3) “the man page for it exists” — the man page for what? (4) “the command itself not” — what do you mean? Please do not respond in comments; edit your question to make it clearer and more complete. Commented Sep 26, 2017 at 1:58