xnvme

Cross-platform libraries and tools for efficient NVMe I/O control

brewmacoslinux
Try with needOr install directly
Source

About

Cross-platform libraries and tools for efficient I/O and low-level control

Commands

xnvme

Examples

List all NVMe devices on the system$ xnvme enum
Get detailed information about a specific NVMe device$ xnvme info /dev/nvme0n1
Perform a read operation on an NVMe device$ xnvme read /dev/nvme0n1 --slba 0 --nlb 1