btrfs-subvolume
Verified for current stable LTS
Btrfs Subvolume Command: Show Subvolume Info Linux
Use for show subvolume info linux with Btrfs Subvolume. Exact CLI syntax to show subvolume info linux using Btrfs Subvolume.
When to use this: Use for show subvolume info linux with Btrfs Subvolume.
Command Syntax
sudo btrfs su sh <path/to/subvolume> sudo btrfs su sh <path/to/subvolume> Live Command Builder
Final Command
sudo btrfs su sh <path/to/subvolume> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to show subvolume info linux using Btrfs Subvolume.
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
Btrfs Subvolume Command: Create Empty Subvolume Linux
sudo btrfs su c <path/to/new_subvolume> Btrfs Subvolume Command: Create Read Only Snapshot Linux sudo btrfs su sn -r <path/to/source_subvolume> <path/to/target> Btrfs Subvolume Command: Create Read Write Snapshot Linux sudo btrfs su sn <path/to/source_subvolume> <path/to/target> Btrfs Subvolume Command: Delete Subvolume Linux sudo btrfs su d <path/to/subvolume> Btrfs Subvolume Command: List All Subvolumes Snapshots Linux sudo btrfs su l <path/to/btrfs_filesystem>