Dos Prompt Home Page Command Prompt Reference
COMPACT

Displays or alters the compression of files on NTFS partitions.

COMPACT [/C | /U] [/S[:dir]] [/A] [/I] [/F] [/Q] [filename [...]]

/C             Compresses the specified files. Directories will be marked so that files added afterward will be compressed.
/U             Uncompresses the specified files. Directories will be marked so that files added afterward will not be compressed.
/S              Performs the specified operation on files in the given directory and all subdirectories. Default "dir" is the current directory.
/A             Displays files with the hidden or system attributes. These files are omitted by default.
/I               Continues performing the specified operation even after errors have occurred. By default, COMPACT stops when an error is encountered.
/F              Forces the compress operation on all specified files, even those which are already compressed. Already-compressed files are skipped by default.
/Q             Reports only the most essential information.
filename     Specifies a pattern, file, or directory.

Used without parameters, COMPACT displays the compression state of the current directory and any files it contains. You may use multiple
filenames and wildcards. You must put spaces between multiple parameters.

Examples

compact file.txt

compact *.txt /C

Associated Commands

 

 

Top of the Page - Command Prompt Reference Home Page
Last Page Update: 08/03/2012

© Sembee Ltd. 1998 - 2024.

Reproduction of any content on this web site is prohibited without express written consent. Use of this web site is subject to our terms and conditions.

All trademarks and registered trademarks are property of their respective owners. This site is not endorsed or recommended by any company or organisation mentioned within and is to provide guidance only and as such we cannot be held responsible for any consequences of following the advice given.

Sembee Ltd. is registered in England and Wales at 1 Carnegie Road, Newbury, Berkshire, RG14 5DJ.
Registered company number: 4704428. VAT Number GB 904 5603 43.

Server 1