《生活在Linux中》之:prefer function to alias in Bash
            时间:2014-05-03 15:21:39  
            收藏:0  
            阅读:319
        
        
        在Bash环境中,定义了alias替换有时会产生不是想要的替换:e.g:;而定义function则可以避免这种缺陷。
        
        《生活在Linux中》之:prefer function to alias in Bash,布布扣,bubuko.com
            评论(0)
        
        
        