☰
Dup
Goto
📝
Powershell Zip and Unzip
PT2
/
lang
/
powershell
07-28 11:57:41
To
Pop
7 lines, 16 words, 118 chars
Monday 2025-07-28 11:57:41
Powershell Zip and Unzip
Compress-Archive -TargetPath x.zip -Path a/ b/ ... Expand-Archive x.zip