sgdisk Verified for current stable LTS

Sgdisk Command: Display Partition Summary Data

Use for display partition summary data with Sgdisk. Exact CLI syntax to display partition summary data using Sgdisk.

When to use this: Use for display partition summary data with Sgdisk.

Command Syntax

sudo sgdisk -p </dev/sdX>

Live Command Builder

Final Command

sudo sgdisk -p </dev/sdX>

Command Breakdown

-p
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to display partition summary data using Sgdisk.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Sgdisk directory