1.裝了ubuntu 10.04 運(yùn)行csh 提示沒(méi)有 直接sudo apt-get install csh 提示說(shuō)找不到 原來(lái)要先更新下軟件包的list ,用:sudo apt-get update 然后才能裝。