Show a summary of devices and their partitions but don't notify the kernel

partprobe

  • Notify the operating system kernel of partition table changes.
    More information: <https://manned.org/partprobe>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo partprobe --summary --dry-run

click the source code to copy install partprobe on any operating system with command-not-found.com