MAC执行sed报错command c expects\followed by text 解决办法作者: moneyslow / 2022-04-10 2022-04-10 自带的sed和服务器上的不一样,要安装gun的sed brew install gun-sed alias sed=gsed