listparts command
Summary
You can list all partitions that the specified drive provides.
Description
Listing partitions allows you to see how many partitions are there in the specified drive. It takes a zero-based index number of a disk that is provided by listdrives to list partitions on a specified disk. Currently, it does not list on all drives.
Command usage
listparts (index)
Examples
listparts 0: Lists partitions on the first drive
listparts 1: Lists partitions on the second drive
Last updated