-bash: ls: command not found at Terminal on MAC OS
- by art.mania
I need to start using GIT for my projects from now on and I need to use some UNIX commands. but no matter what I do, I always receive "command not found" error.
I installed MacPorts, but still cant run any UNIX command :/
When I try ls, I get the error below, same for sudo, or any other command:
-bash: ls: command not found
and when I try…