Ubuntu Linux Toolbox: 1000+ Commands for Power Users by Christopher Negus
Author:Christopher Negus
Language: eng
Format: epub, mobi
Publisher: Wiley Publishing, Inc.
Published: 2013-07-16T16:00:00+00:00
Compressing with bzip2
The bzip2 command is considered to provide the highest compression among the compression tools described in this chapter. Here are some examples of bzip2:
$ bzip2 myfile Compresses file and renames it myfile.bz2 $ bzip2 -v myfile Same as previous command, but more verbose myfile: 9.529:1, 0.840 bits/byte, 89.51% saved, 334045 in, 35056 out. $ bunzip2 myfile.bz2 Uncompresses file and renames it myfile $ bzip2 -d myfile.bz2 Same as previous command $ bunzip2 -v myfile.bz2 Same as previous command, but more verbose myfile.bz2: done
Download
Ubuntu Linux Toolbox: 1000+ Commands for Power Users by Christopher Negus.mobi
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7765)
Filmora Efficient Editing by Alexander Zacharias(5786)
The Infinite Retina by Robert Scoble Irena Cronin(5265)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(3979)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3935)
Edit Like a Pro with iMovie by Regit(3429)
Linux Administration Best Practices by Scott Alan Miller(2858)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2836)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2520)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2403)
Docker on Windows by Stoneman Elton(2319)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2315)
Creative Projects for Rust Programmers by Carlo Milanesi(2249)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2109)
Hands-On Linux for Architects by Denis Salamanca(2052)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2005)
Computers For Seniors For Dummies by Nancy C. Muir(2001)
The Old New Thing by Raymond Chen(1941)
Linux Kernel Debugging by Kaiwan N Billimoria(1762)
