/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-completion-not-working-in-ubuntu-hardy-heron

posted on 2013-10-17 09:32  #hanhui  阅读(695)  评论(0)    收藏  举报