摘要:
每次开机都出现:System program problem detected很麻烦 关闭方法: 1 vim /etc/default/apport # set this to 0 to disable apport, or to 1 to enable it # you can temporari 阅读全文
摘要:
使用sed命令替换文本内容的时候出现报错,如下 1 sed -i 's/HostName/#HostName/g' /Users/gwd/.ssh/config sed: 1: "/Users/gwd/.ssh/config": extra characters at the end of g co 阅读全文