| 以下command在cshell中生效 
 注意*后面的空格,以及l(fā)l之前的空格 
 如果執(zhí)行cd之后命令行顯示的目錄(用戶名后面緊跟著的)沒有變化的,可以試著再加入source 
 如果是在bash的環(huán)境,在.bashrc中加入: 
 Note the leading space (" ") in the bash version, it prevents the result to be alias expanded again. So it prevents loops. bash另一種方法,在.bashrc中加入: 
 | 
|  |