🦊
Building the future
Senior Software Developer and DevOps Specialist at Hypertherm
-
Hypertherm Inc
Pinned Loading
-
My favorite PowerShell snippets
My favorite PowerShell snippets 1# List of usefull snipets I always reuse.
23# Get all file types
4$extensionList = @((Get-ChildItem -Recurse -File).Extension);
5$extensionList | Select-Object -Unique
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.