home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
norge.freeshell.org (192.94.73.8)
/
192.94.73.8.tar
/
192.94.73.8
/
pub
/
computers
/
pcjr
/
arc
/
XCHG_103.LZH
/
XCHANGE.CFG
next >
Wrap
Text File
|
1989-03-18
|
572b
|
29 lines
;
; First line of each group is period followed by file type
;
; $n represents the name of the compressed file
;
; Next line is '>' followed by command to compress all files in
; current directory
;
; Next line is '<' followed by command to decompress all files to
; current directory
;
.ARC
>PKARC -NC -OT /A $n *.*
<PKXARC $n *.*
.PAK
>PAK A $n *.*
<PAK E $n *.*
.ZOO
>ZOO -add $n *.*
<ZOO -extract $n *.*
; This is setup for PKZIP 0.92 (or later). For V0.90, change -EX to -EA4 -EB4
.ZIP
>PKZIP /A -EX $n *.*
<PKUNZIP $n *.*