
partprobe
List of commands for partprobe:
-
partprobe:tldr:1d0dc partprobe: Notify the kernel of partition table changes and show a summary of devices and their partitions.$ sudo partprobe --summarytry on your machineexplain this command
-
partprobe:tldr:5cd87 partprobe: Notify the operating system kernel of partition table changes.$ sudo partprobetry on your machineexplain this command
-
partprobe:tldr:d7d46 partprobe: Show a summary of devices and their partitions but don't notify the kernel.$ sudo partprobe --summary --dry-runtry on your machineexplain this command