________ is a commonly used name for a command-line utility that provides disk partitioning functions in an operating system. It can list the partitions on a Linux system.

Advance your skills with our Digital Forensics Test. Explore detailed questions, explanations, and suggestions. Ace your exam!

Multiple Choice

________ is a commonly used name for a command-line utility that provides disk partitioning functions in an operating system. It can list the partitions on a Linux system.

Explanation:
fdisk is the classic command-line partitioning tool in Linux that provides disk partitioning functions. It can list the partitions on a system using the -l option, for example showing the partition table of /dev/sda. This tool has long been the go-to utility for inspecting and managing partition tables (MBR and, in modern implementations, GPT as well). While there are other utilities that show partition information or offer different interfaces—such as a block-device viewer, or interactive editors—the name most closely associated with partitioning tasks and quick partition layout listing is fdisk.

fdisk is the classic command-line partitioning tool in Linux that provides disk partitioning functions. It can list the partitions on a system using the -l option, for example showing the partition table of /dev/sda. This tool has long been the go-to utility for inspecting and managing partition tables (MBR and, in modern implementations, GPT as well). While there are other utilities that show partition information or offer different interfaces—such as a block-device viewer, or interactive editors—the name most closely associated with partitioning tasks and quick partition layout listing is fdisk.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy