|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T c
Length: 736 (0x2e0) Types: TextFile Names: »compressdir.1«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦6d065f36d⟧ »unix3.0/compress.tar.Z« └─⟦01c9b301c⟧ └─⟦this⟧ »compress/compressdir.1« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« └─⟦036c765ac⟧ └─⟦this⟧ »TeX3.0/Man-pages/other-manuals/compressdir.1« └─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./compress/compressdir.1« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« └─⟦c58930e5c⟧ └─⟦this⟧ »TeX3.14/Man-pages/other-manuals/compressdir.1« └─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« └─⟦c75e36ecb⟧ └─⟦this⟧ »mh-6.7/miscellany/compress-4.0/compressdir.1«
.PU .TH COMPRESSDIR 1 local .SH NAME compressdir, uncompressdir \- compress and uncompress directories of files .SH SYNOPSIS .ll +8 .B compressdir [ flags ] [ .I "directory \&..." ] .ll -8 .br .B uncompressdir [ flags ] [ .I "directory \&..." ] .SH DESCRIPTION Recursively decends each specified directory and compresses each file. Each file is replaced by a file with the extension .B "\&.Z," but only if the file got smaller. If no directories are specified, the compression is applied to all files starting with the current directory. Compressed files can be restored to their original form by running .I uncompressdir on the directories. .PP The .I flags specified are passed to the compress(1) program. .SH "SEE ALSO" compress(1)