Compact
Displays and alters the compression of files or directories
compact [/c] [/u] [/s] [/i] [/f] [/l] filename
Parameters
none
Used without parameters, compact displays the compression state of the current directory.
/c
Compresses the specified directory or file.
/u
Uncompresses the specified directory or file.
/s:directory
Specifies that the requested action (compress or uncompress) be applied to all
subdirectories of the specified directory, or of the current directory if none
is specified.
/i
Ignores errors.
/f
Forces compression or uncompression of the specified directory or file. This
is used in the case of a file that was partly compressed when the operation was
interrupted by a system crash. Use the /c and /f parameters and specify the
partially compressed file to force the file to be compressed in its entirety.
filename
Specifies the file or directory. You can use multiple filenames and wildcards
More Information About Compact
Compact--Notes
Compact--Examples