2013年10月17日
摘要: /bin/sh is symlinked to /bin/dashTo change it, do:sudo rm /bin/shsudo ln -s /bin/bash /bin/sh 原文:http://serverfault.com/questions/77926/tab-comple... 阅读全文
posted @ 2013-10-17 09:32 #hanhui 阅读(695) 评论(0) 推荐(0)