A GIAC-certified security professional with a career spanning from web development to threat research, now leading the security and administration for a university Cyber Range.
🖱️
Clicking...
Pinned Loading
-
Remove Spaces From Filenames with Po...
Remove Spaces From Filenames with Powershell 1Get-ChildItem -File -Filter "* *" | Rename-Item -NewName { $_.Name -replace " ", "" }
-
Hello World
Hello World 1Testing out Gist. I want to see what this looks like before I create the legit thing I am trying to do.
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.