Create and work with compressed files

Creating and working with compressed files in FreeBSD server is an easy task.

to compress a file you can use

#gzip filename

to compress each file in a directory,each file will be compressed in one file.

#gzip -r directory-name

to compress all files in a single archive:

#tar -zcvf  archive-name.gz directory-name.

to uncompress an archive:

#tar -zxvf archive-name.gz -C /directory-name

also to uncompress an archive:

#gzip -d archive.gz

to uncompress each file in a directory use

#gzip -d folder-name

6 Responses to “Create and work with compressed files”

  1. FERNANDO says:

    Amoxicillin@official.site” rel=”nofollow”>…

    Buyno prescription…

  2. GREGORY says:

    Azor@official.site” rel=”nofollow”>…

    Buygeneric pills…

  3. ALBERTO says:

    Crestor@official.site” rel=”nofollow”>.

    Buywithout prescription…

  4. DARRELL says:

    generic@viagra.sildenafil.paypal.no.prescription” rel=”nofollow”>…

    Buygeneric meds…

  5. GUY says:

    abilify@and.sleep.issues” rel=”nofollow”>.

    Buyno prescription…

Leave a Reply