我是这样写的:
sudo sed -i ‘s/3389/3390/g’ /etc/xrdp/xrdp.ini
这产生了这个错误:
sed: -e expression #1, char 1: unknown command: `'
bash sed
bash ×1
sed ×1