The syntax on the shell is basically a glance and then used directly
What made me crazy at that time was the comparison of shells. I didn’t expect that there was a problem here
bash: [y: command not found…
After configuring environment variables
source .bashrc
Bash: [y: command not found…
Check the syntax. The main reason is that there is no ” between [] and the judgment logic in the middle. After adding a space, there is no problem
Similar Posts:
- [Solved] JSCH cannot run JAVA bash:java:Command not found.
- How to install “CONDA command not found” in MAC Anaconda
- Your user account isn’t allowed to install to the system rubygems solution
- Linux shell script execution error: bad substitution [How to Solve]
- [Solved] Roscore display not installed Error: Command ‘roscore’ not found, but can be installed with…
- Shell script execution error [: 0: unary operator expected
- Linux Error: -bash: !“: event not found [How to Solve]
- CentOS Error -bash:systemctl:command not found
- NS2 Execute Error: invalid command name “Agent/LUV” [How to Solve]
- [How to Solve Error] bash: pip or scrapy: command not found