lsblk
lsblk copied to clipboard
lsblk like utility for Windows
First thank you for this awesome tool. It runs fine on Windows PE without any optional component (WMI, .NET, etc). I have found a minor issue. `lsblk.exe -d` (`X:` is...
using it in Windows 11,it reports that it seems that the winapi used in lsblk.c is out of date, cannot been compiled successfully by the latest winlibs-gcc([this one](https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-15.0.7-10.0.0-ucrt-r4/winlibs-x86_64-posix-seh-gcc-12.2.0-llvm-15.0.7-mingw-w64ucrt-10.0.0-r4.7z)) reports: ```...