Answers for "run zip command in powershell"

0

run zip command in powershell

Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>
Posted by: Guest on May-02-2022

Code answers related to "run zip command in powershell"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language