Comments on: How to Compress and Decompress a .bz2 File in Linux https://www.tecmint.com/linux-compress-decompress-bz2-files-using-bzip2/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 10:47:09 +0000 hourly 1 By: Aaron Kili https://www.tecmint.com/linux-compress-decompress-bz2-files-using-bzip2/comment-page-1/#comment-834904 Fri, 04 Nov 2016 07:33:54 +0000 http://www.tecmint.com/?p=23300#comment-834904 In reply to Tomek.

@Tomek

The flag -v means verbose mode, where the compression ratio of each file is processed and displayed to the user. You can look through the bzip2 man page for more details.

]]>
By: Tomek https://www.tecmint.com/linux-compress-decompress-bz2-files-using-bzip2/comment-page-1/#comment-834692 Thu, 03 Nov 2016 17:56:34 +0000 http://www.tecmint.com/?p=23300#comment-834692 Hi,
What does mean -v?

]]>