Overview for
powershell
If you need the lsof functionality on a Windows system, you can check out this repo: https://github.com/cklutz/LockCheck
I have already built the project and you can download the `lsof.exe` binary from https://github.com/ader1990/LockCheck/blob/master/Binaries/lsof.exe.
This binary works on Windows and does not require any external dependency.
Tested on Windows 10 x64.
This script works on PowerShell >= 4.
Tested on Windows 10.
The script needs to be run in a Powershell or a cmd session.
This script configures and starts a wi-fi hotspot on Windows.
Tested on Windows 10 x64.
The script needs to be run in a Powershell session.
This script shows the processor usage and the memory usage(%).
Tested with PowerShell version >= 4
This script works on Windows PowerShell or Linux bash, as long as you have a git binary in the path.
Bash and PowerShell aliases which recursively clean all .pyc files from a Python project for decluttering.