Tartalom
Adatok
Licenc:
Verziószám:
Fejlesztő/tulajdonos:
Rövid leírás:
A btrfs-find-root linux parancs manual oldala és súgója.
Man oldal kimenet
man btrfs-find-root
BTRFS-FIND-ROOT(8) Btrfs Manual BTRFS-FIND-ROOT(8) NAME btrfs-find-root - filter to find btrfs root SYNOPSIS btrfs-find-root [options] <device> DESCRIPTION btrfs-find-root is used to find the satisfied root, you can filter by root tree’s objectid, generation, level. OPTIONS -a Search through all metadata extents, even the root has been already found. -g <generation> Filter root tree by it’s original transaction id, tree root’s generation in default. -o <objectid> Filter root tree by it’s objectid,tree root’s objectid in default. -l <level> Filter root tree by B-+ tree’s level, level 0 in default. EXIT STATUS btrfs-find-root will return 0 if no error happened. If any problems happened, 1 will be returned. SEE ALSO mkfs.btrfs(8) Btrfs v4.20.1 01/23/2019 BTRFS-FIND-ROOT(8)
Súgó kimenet
sudo btrfs-find-root --help
Usage: find-roots [-a] [-o search_objectid] [ -g search_generation ] [ -l search_level ] <device>
Kapcsolódó tartalom
- Manual oldal - btrfs
- Manual oldal - btrfs-balance
- Manual oldal - btrfs-check
- Manual oldal - btrfs-convert
- Manual oldal - btrfs-device
- Manual oldal - btrfs-filesystem
- Manual oldal - btrfs-image
- Manual oldal - btrfs-inspect-internal
- Manual oldal - btrfs-map-logical
- Manual oldal - btrfs-property
- Manual oldal - btrfs-qgroup
- Manual oldal - btrfs-quota
- Manual oldal - btrfs-receive
- Manual oldal - btrfs-replace
- Manual oldal - btrfs-rescue
- Manual oldal - btrfs-restore
- Manual oldal - btrfs-scrub
- Manual oldal - btrfs-select-super
- Manual oldal - btrfs-send
- Manual oldal - btrfs-subvolume
- Manual oldal - btrfstune
- Manual oldal - mkfs.btrfs
- 9 megtekintés