# Unzip files of the current directory calling the Powershell powershell -Command "Get-ChildItem . -Filter *.zip | Expand-Archive -DestinationPath . -Force"