码迷,mamicode.com
首页 > 其他好文 > 详细

关于\t

时间:2015-01-04 21:04:13      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:

 tail -n 10000 sample_dbl.txt | python sitemap.py | sort -k 1 -t $‘\t‘ | python sitecombiner.py > 1.sort

 tail -n 10000 sample_dbl.txt | python sitemap.py | sort -k 1 -t $‘\t‘ | python sitecombiner.py | python sitereducer.py

关于\t

标签:

原文地址:http://www.cnblogs.com/i80386/p/4202049.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!