Posted in Command Line, Linux Read Tarballed Text File Binny V A August 21, 2007 Leave a Comment on Read Tarballed Text File How to read a big text file that is tarballed – without extracting the whole thing… bzcat enwiki-20070802-pages-articles.xml.bz2 | head -10 Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.