📘 An experimental module for optimizing using PowerShell with the file system
- Optimize for performance including throughput and memory usage.
- Work side-by-side with existing file system cmdlets which leverage the FileSystemProvider.
- Only expose built-in filtering that can leverage .NET API filtering.
https://www.powershellgallery.com/packages/Microsoft.PowerShell.FileUtility/0.1.0-Beta1
- Optimize for performance including throughput and memory usage.
- Work side-by-side with existing file system cmdlets which leverage the FileSystemProvider.
- Only expose built-in filtering that can leverage .NET API filtering.
https://www.powershellgallery.com/packages/Microsoft.PowerShell.FileUtility/0.1.0-Beta1
Powershellgallery
Microsoft.PowerShell.FileUtility 0.1.0-Beta1
This module contains cmdlets optimized for working with the file system.
This media is not supported in your browser
VIEW IN TELEGRAM
Happy 15th Anniversary PowerShell
#fun
#fun
What is the output of the code above?
Anonymous Quiz
12%
0,1,2,3,4
3%
4,3,2,1,0
34%
0,4,3,2,1,0
51%
Error
What is the output of the code above?
Anonymous Quiz
11%
(a,b,1,2,3),(4)
47%
(a,b,1,2),(3,4)
14%
(a,b),(1,2,3,4)
28%
Error