制表符 4空格替换 python linux

cat old_file | tr '\t' '    ' > new_file

posted @ 2014-08-22 10:48  蹲在黄河里  阅读(166)  评论(0)    收藏  举报