Vim删除重复行
    
            
摘要:The following command will sort all lines and remove duplicates (keeping unique lines)::sort utips: here "u" maybe short of the word "unique" I guess:)If you need more control, here are some alternatives.There are two versions, the first leaves only the last line, the second leav
        
阅读全文
 
            
                posted @ 
2012-12-21 15:01 
夜真寒
        
阅读(2262) 
         
        推荐(0)