13. Working with Encoded and Compressed Files
In This Chapter
Compressing Files with compress
Uncompressing Files with uncompress
Zipping a File or Directory with gzip
Unzipping a gzip File with gunzip
Zipping Files and Directories with zip
As you use Unix, you will quite possibly encounter encoded or compressed files and have to extract, unencode, encode, or otherwise manipulate the files to be able to view or use them. This chapter discusses ways of encoding and compressing files.
Encoding Files with uuencode
You’ll use encoding whenever you’re sending a binary file (a nontext file) ...
Get Unix and Linux: Visual Quickstart Guide, Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.