我有这个 echo 命令:
$ echo "alias notepad++="C:/Program\ Files\ "(x86)"/Notepad++/Notepad++.exe"" >> ~/.bashrc
如图所示,它无法识别括号。
shell bash quoting
bash ×1
quoting ×1
shell ×1