btrfs-subvolume
Verified for current stable LTS
Btrfs Subvolume Commands
Btrfs Subvolume command syntax with verified terminal examples.
Commands
6 commands for Btrfs Subvolume
btrfs-subvolume Operations
Btrfs Subvolume Command: Create Empty Subvolume Linux
sudo btrfs su c <path/to/new_subvolume> btrfs-subvolume HTTP
Btrfs Subvolume Command: Create Read Only Snapshot Linux
sudo btrfs su sn -r <path/to/source_subvolume> <path/to/target> btrfs-subvolume HTTP
Btrfs Subvolume Command: Create Read Write Snapshot Linux
sudo btrfs su sn <path/to/source_subvolume> <path/to/target> btrfs-subvolume Operations
Btrfs Subvolume Command: Delete Subvolume Linux
sudo btrfs su d <path/to/subvolume> btrfs-subvolume Operations
Btrfs Subvolume Command: List All Subvolumes Snapshots Linux
sudo btrfs su l <path/to/btrfs_filesystem> btrfs-subvolume Operations
Btrfs Subvolume Command: Show Subvolume Info Linux
sudo btrfs su sh <path/to/subvolume> Suggest a Btrfs Subvolume Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Btrfs Subvolume workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.