COMPRESS (2003 Resource Kit)

Compress one or more files.

Syntax
      COMPRESS [-R] [-D] [-S] [ -Z | -ZX ] Source Destination

      COMPRESS -R [-D] [-S] [ -Z | -ZX ] Source [Destination]

Key
   -R   Rename compressed files.

   -D   Update compressed files only if out of date.

   -S   Suppress copyright information.

   -ZX  LZX compression. This is default compression.  

   -Z   MS-ZIP compression.

 Source Source file specification. Wildcards can be used.

Destination
        Destination file | path specification.
        Destination can be a directory.   

If Source is multiple files and -r is not specified, Destination must be a directory.

Examples:

COMPRESS demo.txt compressed.txt

COMPRESS -R *.*

COMPRESS -R *.exe *.dll compressed_dir

“In art, truth and reality begin when one no longer understands what one is doing or what one knows, and when there remains an energy that is all the stronger for being constrained, controlled and compressed” ~ Henri Matisse

Related commands

COMPACT - Compress files or folders on an NTFS partition.
IEXPRESS - Create a self extracting ZIP file archive.
MAKECAB - Create .CAB files.
TAR - Store, list or extract files in an archive.
Zip a file - using only built-in Batch/VBS commands (Superuser.com)


 
Copyright © 1999-2023 SS64.com
Some rights reserved