Linux Z commands, working with compressed files

Linux include several command to work with compressed files, these command start with the letter z (think of z for zip), and then the equivalent command that is used on non-compressed file. For example, if we want to see the content of files, we can use the less command or the cat command. In the same way if the … Continue reading Linux Z commands, working with compressed files