☰
Dup
Ver
Goto
📝
Powershell Zip and Unzip
PT2
/
lang
/
powershell
does not exist
To
7 lines, 16 words, 118 chars
Page '
Zip
' does not exist.
Powershell Zip and Unzip
Compress-Archive -TargetPath x.zip -Path a/ b/ ... Expand-Archive x.zip