________ 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.

Prepare for the Digital Forensics, Investigation, and Response Test. Study with multiple choice questions that include hints and explanations. Enhance your understanding of digital forensics principles and get ready for 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 Examzify

You can unsubscribe at any time. Read our privacy policy