我有幾百萬,像這樣 1482364800 bunch of stuff 172.169.49.138 252377 + many other things
1482364808 bunch of stuff 128.169.49.111 131177 + many other things
1482364810 bunch of stuff 2001:db8:0:0:0:0:2:1 12432
上下文:我試圖找到一個python包的github存儲庫。要做到這一點,我是zgrep'ping包歸檔github網址。它正常工作,直到我限制輸出1分的結果: # works, returns a lot of results
subprocess.check_output(["zgrep", "-oha", "github", 'Django-1.10.1.tgz']) # works, a