我写了这一行:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Run Code Online (Sandbox Code Playgroud)
在我的命令行,它不起作用.
我有消息:
-e:1: '$(' is not allowed as a global variable name.
Run Code Online (Sandbox Code Playgroud)
这是错误的屏幕截图:
