What is the file compression? What do the terms compressed files and decompressed files mean? What commands are available for performing the compression and decompression in LINUX? Which are the preferred commands? Why?
What will be an ideal response?
Reduction in the size of a file is known as file compression. Compression has both space and time advantages. A compressed file takes less disk space, less time to transmit, and less time to copy.
A compressed file contains the contents of a file after they have been compressed and a decompressed file contains the contents of the original file (after a compressed file has been decompressed).
There are several LINUX commands that can be used for compressing and decompressing files, namely compress, uncompress, gzip, and gunzip. The preferred commands are gzip and gunzip becasue they work better than others. The gzexe command can be used to compress (and uncompress) executable files.
You might also like to view...
The declaration statement int *yy; declares yy to be a pointer variable used to store the address of an integer variable.
Answer the following statement true (T) or false (F)
The Web analytic that measures the effectiveness of the shopping cart checkout process at an e-commerce site is ____.
A. page views B. click-stream analysis C. conversion rate D. unique visitors
A ____________________ notation provides a record of how the letter was sent or how the recipient should treat the letter upon delivery.
Fill in the blank(s) with the appropriate word(s).
Which of these is NOT an issue you should consider when selecting an ISP?
a. Response time b. Connections per second c. Throughput d. MIME-type support e. All are factors to consider