News

If we want to zip a single file, you could use a command like the second of the two commands shown below. The file to be zipped (tips.html) is shown in the first command. $ ls -l tips.html ...
Compression in ARJ or JAR formats remains impossible on Linux and, according to ARJ Software’s FAQ page, we should not hold our breath for a Linux port. If you know of any Linux tools that can ...
After running the command, you’ll find the newly created TEST.tar.gz. The tar portion of the extension means the file is a tar archive and the gz indicates it’s been compressed.
Introduction In the world of Linux, file compression is a routine yet critical task, serving the dual purpose of saving disk space and speeding up file transfers. With several compression tools at ...
of bzip2 compressed text bzmore (1) - file perusal filter for crt viewing of bzip2 compressed text On my Ubuntu system, over 60 commands were listed in response to the apropos compress command.
As stated above, .jpg's and quite a few other img formats are compressed already. <BR><BR>For PHP for example, just call compress, gzip, or a compression proggie of your choice using a system call.