Here's what I've written (so far):

Baeldung on Linux

  • >All
  • Scripting (3)
  • Files (1)
  • File Compression (1)

Compression of Multiple Files Individually With gzip

Learn how to use the gzip and gunzip utilities to compress and uncompress files and folders from the command line in Linux. Explore compressing individual files and multiple files in subdirectories using wildcard expansion. Further, discover alternatives to gzip, such as Zip and 7-Zip, and learn about their advantages and differences.

Read More →