We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a very weird error for some reason because I have been using that module for quite a while
I have a very big folder to compress and nothing happen anymore and I am not sure why
PS C:\Users\LeChat\Desktop> Get-Date Sunday, September 25, 2022 17:41:34 PS C:\Users\LeChat\Desktop> "{0:N2} GB" -f ((gci big-folder -Recurse | measure Length -s).sum / 1Gb) 9.08 GB PS C:\Users\LeChat\Desktop> Compress-7Zip -Path .\big-folder\ -ArchiveFileName test.7z PS C:\Users\LeChat\Desktop> Get-Date Sunday, September 25, 2022 17:41:56
very weird
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a very weird error for some reason because I have been using that module for quite a while
I have a very big folder to compress and nothing happen anymore and I am not sure why
very weird
The text was updated successfully, but these errors were encountered: