file¶
rmdir /s /q {} # rm -rf
ps¶
Get-CimInstance Win32_Process | Select-Object ProcessId, Name, CommandLine | findstr {}
https://learn.microsoft.com/en-us/sysinternals/downloads/handle
handle {folder} # lsof
reg¶
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP # Query .Net Framwork Versions