MacBook Air command not found. This may have been caused by modifying the Profile when configuring Java Path.
: ls CD, vim, sudo, man command not found
1. First, enter commands so that you can use commands such as Vim temporarily
export PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin
Then open ~/.bash_profile
vim ~/.bash_profile
2. Add PATH
export PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:${JAVA_HOME}:${JAVA_HOME}/bin"
3. Restart Profile
source ~/.bash_profile
Exit Terminal, open it again, and type Vim to see if it works
Read More:
- Command not found: ADB appears on Mac
- Linux basic command execution error: the solution of command not found
- [Solved] Mac Terminal error: command not found: telnet
- Solution not found by JPS command
- [solved] – bash: rabbitmq plugins: command not found or RA bbitmqctl:command not found
- MacOS WGet ‘command not found’ solution
- Ubuntu add apt repository command not found solution
- Solution to the error $’\ R’: command not found when executing shell script under Linux
- On the error report after the command of ADB shell error:device not A solution of found
- The solution of push D command execution error (/ bin / sh: 1: push D: not found) on Ubuntu
- Error: Command ‘/ usr / bin / clang’ failed with exit status 1 solution for Mac OS installation
- The solution of MAC OpenSSL is not available
- Python MAC installation mysqlclient package error “error: Command ‘clang’ failed with exit status 1” solution
- Python Mac installs mysqlclient package error “error: command’clang’ failed with exit status 1” solution
- Solution to error: no devices found in ADB command
- The MAC system installs MySQL client, and the error is solved_ config not found
- Exception: jupyter command Jupiter notebook not found
- When NPM install, make: G + +: command not found will be prompted
- Shell script running error bash: JPS: command not found
- Error: Make: pdflakex: command not found