bzip2, bunzip2 – a block-sorting file compressor, v1.0.4

Connected From This A UNIX Command $wget http://www.kernel.org/pub/linux/kernel/v3.0/patch-3.0.4.bz2 –2011-09-03 19:22:43– http://www.kernel.org/pub/linux/kernel/v3.0/patch-3.0.4.bz2 Resolving www.kernel.org… 130.239.17.5, 149.20.4.69, 199.6.1.165, … Connecting to www.kernel.org|130.239.17.5|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 96120 (94K) [application/x-bzip2] Saving to: `patch-3.0.4.bz2′ 100%[===================================================================================>] 96,120 85.3K/s in 1.1s 2011-09-03 19:22:45 (85.3 KB/s) – `patch-3.0.4.bz2′ saved [96120/96120] $bunzip2 patch-3.0.4.bz2 $ls patch-3.0.4 patch-3.0.4 $ UNIX …