Tree 5 (filesystem)

Explanation

This page shows the content of a tree. It is essentially a list of items, each of which consist of a key and a value.

The key is shown in the boxes on the left. It is a triple of a 64-bit id, an 8-bit type, and a 64-bit offset. What each of them means depends on the tree we're in. You can search for a key id by using the search field below.

The value is summarized to the right of the key. To see the value in more detail, unfold the key by clicking on it.

Finally, to the very right, we have the logical address of the metadata node which the item is stored in.

go back to root tree
C82ExtentData (6C)0inline, length 49 B45A8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 49,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                112,
                111,
                115,
                116,
                95,
                117,
                112,
                103,
                114,
                97,
                100,
                101,
                40,
                41,
                32,
                123,
                10,
                32,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                45,
                103,
                101,
                110,
                10,
                10,
                32,
                32,
                108,
                100,
                99,
                111,
                110,
                102,
                105,
                103,
                32,
                45,
                114,
                32,
                46,
                10,
                125,
                10,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00 00 70 6F 73 74 5F 75 70 67 72 61 64 65 28 29 20 7B 0A 20 20 6C 6F 63 61 6C 65 2D 67 65 6E 0A 0A 20 20 6C 64 63 6F 6E 66 69 67 20 2D 72 20 2E 0A 7D 0A 
C83Inode (01)0regular file, mode 064445A8000
size106353
mode33188
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 106353,
        nbytes: 106496,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 603,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 71 9F 01 00 00 00 00 00 00 A0 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5B 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C83Ref (0C)C81["mtree"]45A8000
name"mtree"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 5,
            name: "mtree",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 05 00 6D 74 72 65 65 
C83ExtentData (6C)0external, length 104 KiB45A8000

104 KiB on disk, starting at offset 0 within the extent at address 4DE91000; 104 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 106496,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307119616,
                disk_num_bytes: 106496,
                offset: 0,
                num_bytes: 106496,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 A0 01 00 00 00 00 00 00 00 00 00 01 00 10 E9 4D 00 00 00 00 00 A0 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 01 00 00 00 00 00 
C84Inode (01)0regular file, mode 064445A8000
size2584
mode33188
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2584,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 21,
        atime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 18 0A 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 15 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C84Ref (0C)10A["gai.conf"]45A8000
name"gai.conf"
index27
show full value
Ref(
    [
        RefItem {
            index: 27,
            name_len: 8,
            name: "gai.conf",
        },
    ],
)
show hex data
1B 00 00 00 00 00 00 00 08 00 67 61 69 2E 63 6F 6E 66 
C84ExtentData (6C)0external, length 4 KiB45A8000

4 KiB on disk, starting at offset 0 within the extent at address 4DEAB000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307226112,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 B0 EA 4D 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
C85Inode (01)0regular file, mode 064445A8000
size10046
mode33188
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 10046,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 18,
        atime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3E 27 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C85Ref (0C)10A["locale.gen"]45A8000
name"locale.gen"
index28
show full value
Ref(
    [
        RefItem {
            index: 28,
            name_len: 10,
            name: "locale.gen",
        },
    ],
)
show hex data
1C 00 00 00 00 00 00 00 0A 00 6C 6F 63 61 6C 65 2E 67 65 6E 
C85ExtentData (6C)0external, length 12 KiB45A8000

12 KiB on disk, starting at offset 0 within the extent at address 4DEAC000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307230208,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 C0 EA 4D 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
C86Inode (01)0regular file, mode 064445A8000
size1634
mode33188
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 1634,
        nbytes: 1634,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 91,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 62 06 00 00 00 00 00 00 62 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C86Ref (0C)10A["rpc"]45A8000
name"rpc"
index29
show full value
Ref(
    [
        RefItem {
            index: 29,
            name_len: 3,
            name: "rpc",
        },
    ],
)
show hex data
1D 00 00 00 00 00 00 00 03 00 72 70 63 
C86ExtentData (6C)0inline, length 1634 B45A8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 1634,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                35,
                105,
                100,
                101,
                110,
                116,
                9,
                34,
                64,
                40,
                35,
                41,
                114,
                112,
                99,
                9,
                49,
                46,
                49,
                49,
                9,
                57,
                53,
                47,
                48,
                55,
                47,
                49,
                52,
                32,
                83,
                77,
                73,
                34,
                9,
                47,
                42,
                32,
                83,
                86,
                114,
                52,
                46,
                48,
                32,
                49,
                46,
                50,
                9,
                42,
                47,
                10,
                35,
                10,
                35,
                9,
                114,
                112,
                99,
                10,
                35,
                10,
                112,
                111,
                114,
                116,
                109,
                97,
                112,
                112,
                101,
                114,
                9,
                49,
                48,
                48,
                48,
                48,
                48,
                9,
                112,
                111,
                114,
                116,
                109,
                97,
                112,
                32,
                115,
                117,
                110,
                114,
                112,
                99,
                32,
                114,
                112,
                99,
                98,
                105,
                110,
                100,
                10,
                114,
                115,
                116,
                97,
                116,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                49,
                9,
                114,
                115,
                116,
                97,
                116,
                32,
                114,
                117,
                112,
                32,
                112,
                101,
                114,
                102,
                109,
                101,
                116,
                101,
                114,
                32,
                114,
                115,
                116,
                97,
                116,
                95,
                115,
                118,
                99,
                10,
                114,
                117,
                115,
                101,
                114,
                115,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                50,
                9,
                114,
                117,
                115,
                101,
                114,
                115,
                10,
                110,
                102,
                115,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                51,
                9,
                110,
                102,
                115,
                112,
                114,
                111,
                103,
                10,
                121,
                112,
                115,
                101,
                114,
                118,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                52,
                9,
                121,
                112,
                112,
                114,
                111,
                103,
                10,
                109,
                111,
                117,
                110,
                116,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                53,
                9,
                109,
                111,
                117,
                110,
                116,
                32,
                115,
                104,
                111,
                119,
                109,
                111,
                117,
                110,
                116,
                10,
                121,
                112,
                98,
                105,
                110,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                55,
                10,
                119,
                97,
                108,
                108,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                48,
                56,
                9,
                114,
                119,
                97,
                108,
                108,
                32,
                115,
                104,
                117,
                116,
                100,
                111,
                119,
                110,
                10,
                121,
                112,
                112,
                97,
                115,
                115,
                119,
                100,
                100,
                9,
                49,
                48,
                48,
                48,
                48,
                57,
                9,
                121,
                112,
                112,
                97,
                115,
                115,
                119,
                100,
                10,
                101,
                116,
                104,
                101,
                114,
                115,
                116,
                97,
                116,
                100,
                9,
                49,
                48,
                48,
                48,
                49,
                48,
                9,
                101,
                116,
                104,
                101,
                114,
                115,
                116,
                97,
                116,
                10,
                114,
                113,
                117,
                111,
                116,
                97,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                49,
                49,
                9,
                114,
                113,
                117,
                111,
                116,
                97,
                112,
                114,
                111,
                103,
                32,
                113,
                117,
                111,
                116,
                97,
                32,
                114,
                113,
                117,
                111,
                116,
                97,
                10,
                115,
                112,
                114,
                97,
                121,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                49,
                50,
                9,
                115,
                112,
                114,
                97,
                121,
                10,
                51,
                50,
                55,
                48,
                95,
                109,
                97,
                112,
                112,
                101,
                114,
                9,
                49,
                48,
                48,
                48,
                49,
                51,
                10,
                114,
                106,
                101,
                95,
                109,
                97,
                112,
                112,
                101,
                114,
                9,
                49,
                48,
                48,
                48,
                49,
                52,
                10,
                115,
                101,
                108,
                101,
                99,
                116,
                105,
                111,
                110,
                95,
                115,
                118,
                99,
                9,
                49,
                48,
                48,
                48,
                49,
                53,
                9,
                115,
                101,
                108,
                110,
                115,
                118,
                99,
                10,
                100,
                97,
                116,
                97,
                98,
                97,
                115,
                101,
                95,
                115,
                118,
                99,
                9,
                49,
                48,
                48,
                48,
                49,
                54,
                10,
                114,
                101,
                120,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                49,
                55,
                9,
                114,
                101,
                120,
                10,
                97,
                108,
                105,
                115,
                9,
                9,
                49,
                48,
                48,
                48,
                49,
                56,
                10,
                115,
                99,
                104,
                101,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                49,
                57,
                10,
                108,
                108,
                111,
                99,
                107,
                109,
                103,
                114,
                9,
                49,
                48,
                48,
                48,
                50,
                48,
                10,
                110,
                108,
                111,
                99,
                107,
                109,
                103,
                114,
                9,
                49,
                48,
                48,
                48,
                50,
                49,
                10,
                120,
                50,
                53,
                46,
                105,
                110,
                114,
                9,
                9,
                49,
                48,
                48,
                48,
                50,
                50,
                10,
                115,
                116,
                97,
                116,
                109,
                111,
                110,
                9,
                9,
                49,
                48,
                48,
                48,
                50,
                51,
                10,
                115,
                116,
                97,
                116,
                117,
                115,
                9,
                9,
                49,
                48,
                48,
                48,
                50,
                52,
                10,
                98,
                111,
                111,
                116,
                112,
                97,
                114,
                97,
                109,
                9,
                49,
                48,
                48,
                48,
                50,
                54,
                10,
                121,
                112,
                117,
                112,
                100,
                97,
                116,
                101,
                100,
                9,
                49,
                48,
                48,
                48,
                50,
                56,
                9,
                121,
                112,
                117,
                112,
                100,
                97,
                116,
                101,
                10,
                107,
                101,
                121,
                115,
                101,
                114,
                118,
                9,
                9,
                49,
                48,
                48,
                48,
                50,
                57,
                9,
                107,
                101,
                121,
                115,
                101,
                114,
                118,
                101,
                114,
                10,
                115,
                117,
                110,
                108,
                105,
                110,
                107,
                95,
                109,
                97,
                112,
                112,
                101,
                114,
                9,
                49,
                48,
                48,
                48,
                51,
                51,
                10,
                116,
                102,
                115,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                51,
                55,
                10,
                110,
                115,
                101,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                51,
                56,
                10,
                110,
                115,
                101,
                109,
                110,
                116,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                51,
                57,
                10,
                115,
                104,
                111,
                119,
                102,
                104,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                52,
                51,
                9,
                115,
                104,
                111,
                119,
                102,
                104,
                10,
                105,
                111,
                97,
                100,
                109,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                53,
                53,
                9,
                114,
                112,
                99,
                46,
                105,
                111,
                97,
                100,
                109,
                100,
                10,
                78,
                69,
                84,
                108,
                105,
                99,
                101,
                110,
                115,
                101,
                9,
                49,
                48,
                48,
                48,
                54,
                50,
                10,
                115,
                117,
                110,
                105,
                115,
                97,
                109,
                100,
                9,
                49,
                48,
                48,
                48,
                54,
                53,
                10,
                100,
                101,
                98,
                117,
                103,
                95,
                115,
                118,
                99,
                32,
                9,
                49,
                48,
                48,
                48,
                54,
                54,
                32,
                32,
                100,
                98,
                115,
                114,
                118,
                10,
                121,
                112,
                120,
                102,
                114,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                54,
                57,
                32,
                32,
                114,
                112,
                99,
                46,
                121,
                112,
                120,
                102,
                114,
                100,
                10,
                98,
                117,
                103,
                116,
                114,
                97,
                113,
                100,
                9,
                49,
                48,
                48,
                48,
                55,
                49,
                10,
                107,
                101,
                114,
                98,
                100,
                9,
                9,
                49,
                48,
                48,
                48,
                55,
                56,
                10,
                101,
                118,
                101,
                110,
                116,
                9,
                9,
                49,
                48,
                48,
                49,
                48,
                49,
                9,
                110,
                97,
                46,
                101,
                118,
                101,
                110,
                116,
                9,
                35,
                32,
                83,
                117,
                110,
                78,
                101,
                116,
                32,
                77,
                97,
                110,
                97,
                103,
                101,
                114,
                10,
                108,
                111,
                103,
                103,
                101,
                114,
                9,
                9,
                49,
                48,
                48,
                49,
                48,
                50,
                9,
                110,
                97,
                46,
                108,
                111,
                103,
                103,
                101,
                114,
                9,
                35,
                32,
                83,
                117,
                110,
                78,
                101,
                116,
                32,
                77,
                97,
                110,
                97,
                103,
                101,
                114,
                10,
                115,
                121,
                110,
                99,
                9,
                9,
                49,
                48,
                48,
                49,
                48,
                52,
                9,
                110,
                97,
                46,
                115,
                121,
                110,
                99,
                10,
                104,
                111,
                115,
                116,
                112,
                101,
                114,
                102,
                9,
                49,
                48,
                48,
                49,
                48,
                55,
                9,
                110,
                97,
                46,
                104,
                111,
                115,
                116,
                112,
                101,
                114,
                102,
                10,
                97,
                99,
                116,
                105,
                118,
                105,
                116,
                121,
                9,
                49,
                48,
                48,
                49,
                48,
                57,
                9,
                110,
                97,
                46,
                97,
                99,
                116,
                105,
                118,
                105,
                116,
                121,
                9,
                35,
                32,
                83,
                117,
                110,
                78,
                101,
                116,
                32,
                77,
                97,
                110,
                97,
                103,
                101,
                114,
                10,
                104,
                111,
                115,
                116,
                109,
                101,
                109,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                50,
                9,
                110,
                97,
                46,
                104,
                111,
                115,
                116,
                109,
                101,
                109,
                10,
                115,
                97,
                109,
                112,
                108,
                101,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                51,
                9,
                110,
                97,
                46,
                115,
                97,
                109,
                112,
                108,
                101,
                10,
                120,
                50,
                53,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                52,
                9,
                110,
                97,
                46,
                120,
                50,
                53,
                10,
                112,
                105,
                110,
                103,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                53,
                9,
                110,
                97,
                46,
                112,
                105,
                110,
                103,
                10,
                114,
                112,
                99,
                110,
                102,
                115,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                54,
                9,
                110,
                97,
                46,
                114,
                112,
                99,
                110,
                102,
                115,
                10,
                104,
                111,
                115,
                116,
                105,
                102,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                55,
                9,
                110,
                97,
                46,
                104,
                111,
                115,
                116,
                105,
                102,
                10,
                101,
                116,
                104,
                101,
                114,
                105,
                102,
                9,
                9,
                49,
                48,
                48,
                49,
                49,
                56,
                9,
                110,
                97,
                46,
                101,
                116,
                104,
                101,
                114,
                105,
                102,
                10,
                105,
                112,
                114,
                111,
                117,
                116,
                101,
                115,
                9,
                49,
                48,
                48,
                49,
                50,
                48,
                9,
                110,
                97,
                46,
                105,
                112,
                114,
                111,
                117,
                116,
                101,
                115,
                10,
                108,
                97,
                121,
                101,
                114,
                115,
                9,
                9,
                49,
                48,
                48,
                49,
                50,
                49,
                9,
                110,
                97,
                46,
                108,
                97,
                121,
                101,
                114,
                115,
                10,
                115,
                110,
                109,
                112,
                9,
                9,
                49,
                48,
                48,
                49,
                50,
                50,
                9,
                110,
                97,
                46,
                115,
                110,
                109,
                112,
                32,
                115,
                110,
                109,
                112,
                45,
                99,
                109,
                99,
                32,
                115,
                110,
                109,
                112,
                45,
                115,
                121,
                110,
                111,
                112,
                116,
                105,
                99,
                115,
                32,
                115,
                110,
                109,
                112,
                45,
                117,
                110,
                105,
                115,
                121,
                115,
                32,
                115,
                110,
                109,
                112,
                45,
                117,
                116,
                107,
                10,
                116,
                114,
                97,
                102,
                102,
                105,
                99,
                9,
                9,
                49,
                48,
                48,
                49,
                50,
                51,
                9,
                110,
                97,
                46,
                116,
                114,
                97,
                102,
                102,
                105,
                99,
                10,
                110,
                102,
                115,
                95,
                97,
                99,
                108,
                9,
                9,
                49,
                48,
                48,
                50,
                50,
                55,
                10,
                115,
                97,
                100,
                109,
                105,
                110,
                100,
                9,
                9,
                49,
                48,
                48,
                50,
                51,
                50,
                10,
                110,
                105,
                115,
                100,
                9,
                9,
                49,
                48,
                48,
                51,
                48,
                48,
                9,
                114,
                112,
                99,
                46,
                110,
                105,
                115,
                100,
                10,
                110,
                105,
                115,
                112,
                97,
                115,
                115,
                119,
                100,
                9,
                49,
                48,
                48,
                51,
                48,
                51,
                9,
                114,
                112,
                99,
                46,
                110,
                105,
                115,
                112,
                97,
                115,
                115,
                119,
                100,
                100,
                10,
                117,
                102,
                115,
                100,
                9,
                9,
                49,
                48,
                48,
                50,
                51,
                51,
                9,
                117,
                102,
                115,
                100,
                10,
                102,
                101,
                100,
                102,
                115,
                95,
                97,
                100,
                109,
                105,
                110,
                9,
                49,
                48,
                48,
                52,
                49,
                56,
                10,
                112,
                99,
                110,
                102,
                115,
                100,
                9,
                9,
                49,
                53,
                48,
                48,
                48,
                49,
                9,
                112,
                99,
                110,
                102,
                115,
                10,
                97,
                109,
                100,
                9,
                9,
                51,
                48,
                48,
                48,
                49,
                57,
                32,
                32,
                97,
                109,
                113,
                10,
                115,
                103,
                105,
                95,
                102,
                97,
                109,
                9,
                9,
                51,
                57,
                49,
                48,
                48,
                50,
                9,
                102,
                97,
                109,
                10,
                98,
                119,
                110,
                102,
                115,
                100,
                9,
                9,
                53,
                52,
                53,
                53,
                56,
                48,
                52,
                49,
                55,
                10,
                102,
                121,
                112,
                120,
                102,
                114,
                100,
                9,
                9,
                54,
                48,
                48,
                49,
                48,
                48,
                48,
                54,
                57,
                32,
                102,
                114,
                101,
                101,
                98,
                115,
                100,
                45,
                121,
                112,
                120,
                102,
                114,
                100,
                10,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 62 06 00 00 00 00 00 00 00 00 00 00 00 23 69 64 65 6E 74 09 22 40 28 23 29 72 70 63 09 31 2E 31 31 09 39 35 2F 30 37 2F 31 34 20 53 4D 49 22 09 2F 2A 20 53 56 72 34 2E 30 20 31 2E 32 09 2A 2F 0A 23 0A 23 09 72 70 63 0A 23 0A 70 6F 72 74 6D 61 70 70 65 72 09 31 30 30 30 30 30 09 70 6F 72 74 6D 61 70 20 73 75 6E 72 70 63 20 72 70 63 62 69 6E 64 0A 72 73 74 61 74 64 09 09 31 30 30 30 30 31 09 72 73 74 61 74 20 72 75 70 20 70 65 72 66 6D 65 74 65 72 20 72 73 74 61 74 5F 73 76 63 0A 72 75 73 65 72 73 64 09 09 31 30 30 30 30 32 09 72 75 73 65 72 73 0A 6E 66 73 09 09 31 30 30 30 30 33 09 6E 66 73 70 72 6F 67 0A 79 70 73 65 72 76 09 09 31 30 30 30 30 34 09 79 70 70 72 6F 67 0A 6D 6F 75 6E 74 64 09 09 31 30 30 30 30 35 09 6D 6F 75 6E 74 20 73 68 6F 77 6D 6F 75 6E 74 0A 79 70 62 69 6E 64 09 09 31 30 30 30 30 37 0A 77 61 6C 6C 64 09 09 31 30 30 30 30 38 09 72 77 61 6C 6C 20 73 68 75 74 64 6F 77 6E 0A 79 70 70 61 73 73 77 64 64 09 31 30 30 30 30 39 09 79 70 70 61 73 73 77 64 0A 65 74 68 65 72 73 74 61 74 64 09 31 30 30 30 31 30 09 65 74 68 65 72 73 74 61 74 0A 72 71 75 6F 74 61 64 09 09 31 30 30 30 31 31 09 72 71 75 6F 74 61 70 72 6F 67 20 71 75 6F 74 61 20 72 71 75 6F 74 61 0A 73 70 72 61 79 64 09 09 31 30 30 30 31 32 09 73 70 72 61 79 0A 33 32 37 30 5F 6D 61 70 70 65 72 09 31 30 30 30 31 33 0A 72 6A 65 5F 6D 61 70 70 65 72 09 31 30 30 30 31 34 0A 73 65 6C 65 63 74 69 6F 6E 5F 73 76 63 09 31 30 30 30 31 35 09 73 65 6C 6E 73 76 63 0A 64 61 74 61 62 61 73 65 5F 73 76 63 09 31 30 30 30 31 36 0A 72 65 78 64 09 09 31 30 30 30 31 37 09 72 65 78 0A 61 6C 69 73 09 09 31 30 30 30 31 38 0A 73 63 68 65 64 09 09 31 30 30 30 31 39 0A 6C 6C 6F 63 6B 6D 67 72 09 31 30 30 30 32 30 0A 6E 6C 6F 63 6B 6D 67 72 09 31 30 30 30 32 31 0A 78 32 35 2E 69 6E 72 09 09 31 30 30 30 32 32 0A 73 74 61 74 6D 6F 6E 09 09 31 30 30 30 32 33 0A 73 74 61 74 75 73 09 09 31 30 30 30 32 34 0A 62 6F 6F 74 70 61 72 61 6D 09 31 30 30 30 32 36 0A 79 70 75 70 64 61 74 65 64 09 31 30 30 30 32 38 09 79 70 75 70 64 61 74 65 0A 6B 65 79 73 65 72 76 09 09 31 30 30 30 32 39 09 6B 65 79 73 65 72 76 65 72 0A 73 75 6E 6C 69 6E 6B 5F 6D 61 70 70 65 72 09 31 30 30 30 33 33 0A 74 66 73 64 09 09 31 30 30 30 33 37 0A 6E 73 65 64 09 09 31 30 30 30 33 38 0A 6E 73 65 6D 6E 74 64 09 09 31 30 30 30 33 39 0A 73 68 6F 77 66 68 64 09 09 31 30 30 30 34 33 09 73 68 6F 77 66 68 0A 69 6F 61 64 6D 64 09 09 31 30 30 30 35 35 09 72 70 63 2E 69 6F 61 64 6D 64 0A 4E 45 54 6C 69 63 65 6E 73 65 09 31 30 30 30 36 32 0A 73 75 6E 69 73 61 6D 64 09 31 30 30 30 36 35 0A 64 65 62 75 67 5F 73 76 63 20 09 31 30 30 30 36 36 20 20 64 62 73 72 76 0A 79 70 78 66 72 64 09 09 31 30 30 30 36 39 20 20 72 70 63 2E 79 70 78 66 72 64 0A 62 75 67 74 72 61 71 64 09 31 30 30 30 37 31 0A 6B 65 72 62 64 09 09 31 30 30 30 37 38 0A 65 76 65 6E 74 09 09 31 30 30 31 30 31 09 6E 61 2E 65 76 65 6E 74 09 23 20 53 75 6E 4E 65 74 20 4D 61 6E 61 67 65 72 0A 6C 6F 67 67 65 72 09 09 31 30 30 31 30 32 09 6E 61 2E 6C 6F 67 67 65 72 09 23 20 53 75 6E 4E 65 74 20 4D 61 6E 61 67 65 72 0A 73 79 6E 63 09 09 31 30 30 31 30 34 09 6E 61 2E 73 79 6E 63 0A 68 6F 73 74 70 65 72 66 09 31 30 30 31 30 37 09 6E 61 2E 68 6F 73 74 70 65 72 66 0A 61 63 74 69 76 69 74 79 09 31 30 30 31 30 39 09 6E 61 2E 61 63 74 69 76 69 74 79 09 23 20 53 75 6E 4E 65 74 20 4D 61 6E 61 67 65 72 0A 68 6F 73 74 6D 65 6D 09 09 31 30 30 31 31 32 09 6E 61 2E 68 6F 73 74 6D 65 6D 0A 73 61 6D 70 6C 65 09 09 31 30 30 31 31 33 09 6E 61 2E 73 61 6D 70 6C 65 0A 78 32 35 09 09 31 30 30 31 31 34 09 6E 61 2E 78 32 35 0A 70 69 6E 67 09 09 31 30 30 31 31 35 09 6E 61 2E 70 69 6E 67 0A 72 70 63 6E 66 73 09 09 31 30 30 31 31 36 09 6E 61 2E 72 70 63 6E 66 73 0A 68 6F 73 74 69 66 09 09 31 30 30 31 31 37 09 6E 61 2E 68 6F 73 74 69 66 0A 65 74 68 65 72 69 66 09 09 31 30 30 31 31 38 09 6E 61 2E 65 74 68 65 72 69 66 0A 69 70 72 6F 75 74 65 73 09 31 30 30 31 32 30 09 6E 61 2E 69 70 72 6F 75 74 65 73 0A 6C 61 79 65 72 73 09 09 31 30 30 31 32 31 09 6E 61 2E 6C 61 79 65 72 73 0A 73 6E 6D 70 09 09 31 30 30 31 32 32 09 6E 61 2E 73 6E 6D 70 20 73 6E 6D 70 2D 63 6D 63 20 73 6E 6D 70 2D 73 79 6E 6F 70 74 69 63 73 20 73 6E 6D 70 2D 75 6E 69 73 79 73 20 73 6E 6D 70 2D 75 74 6B 0A 74 72 61 66 66 69 63 09 09 31 30 30 31 32 33 09 6E 61 2E 74 72 61 66 66 69 63 0A 6E 66 73 5F 61 63 6C 09 09 31 30 30 32 32 37 0A 73 61 64 6D 69 6E 64 09 09 31 30 30 32 33 32 0A 6E 69 73 64 09 09 31 30 30 33 30 30 09 72 70 63 2E 6E 69 73 64 0A 6E 69 73 70 61 73 73 77 64 09 31 30 30 33 30 33 09 72 70 63 2E 6E 69 73 70 61 73 73 77 64 64 0A 75 66 73 64 09 09 31 30 30 32 33 33 09 75 66 73 64 0A 66 65 64 66 73 5F 61 64 6D 69 6E 09 31 30 30 34 31 38 0A 70 63 6E 66 73 64 09 09 31 35 30 30 30 31 09 70 63 6E 66 73 0A 61 6D 64 09 09 33 30 30 30 31 39 20 20 61 6D 71 0A 73 67 69 5F 66 61 6D 09 09 33 39 31 30 30 32 09 66 61 6D 0A 62 77 6E 66 73 64 09 09 35 34 35 35 38 30 34 31 37 0A 66 79 70 78 66 72 64 09 09 36 30 30 31 30 30 30 36 39 20 66 72 65 65 62 73 64 2D 79 70 78 66 72 64 0A 
C87Inode (01)0regular file, mode 075545A8000
size26800
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 26800,
        nbytes: 28672,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 379,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B0 68 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7B 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C87Ref (0C)25B["gencat"]45A8000
name"gencat"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 6,
            name: "gencat",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 06 00 67 65 6E 63 61 74 
C87ExtentData (6C)0external, length 28 KiB45A8000

28 KiB on disk, starting at offset 0 within the extent at address 4DEAF000; 28 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307242496,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 F0 EA 4D 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 
C88Inode (01)0regular file, mode 075545A8000
size26728
mode33261
uid0
gid0
nlink4
atime1708913571
ctime1708913572
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 26728,
        nbytes: 28672,
        block_group: 0,
        nlink: 4,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 201,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 14175739,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 68 68 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 FB 4D D8 00 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C88Ref (0C)25B["getconf"]45A8000
name"getconf"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 7,
            name: "getconf",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 07 00 67 65 74 63 6F 6E 66 
C88Ref (0C)F9A["POSIX_V6_LP64_OFF64", "POSIX_V7_LP64_OFF64", "XBS5_LP64_OFF64"]45A8000
name"POSIX_V6_LP64_OFF64"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 19,
            name: "POSIX_V6_LP64_OFF64",
        },
        RefItem {
            index: 3,
            name_len: 19,
            name: "POSIX_V7_LP64_OFF64",
        },
        RefItem {
            index: 4,
            name_len: 15,
            name: "XBS5_LP64_OFF64",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 13 00 50 4F 53 49 58 5F 56 36 5F 4C 50 36 34 5F 4F 46 46 36 34 03 00 00 00 00 00 00 00 13 00 50 4F 53 49 58 5F 56 37 5F 4C 50 36 34 5F 4F 46 46 36 34 04 00 00 00 00 00 00 00 0F 00 58 42 53 35 5F 4C 50 36 34 5F 4F 46 46 36 34 
C88ExtentData (6C)0external, length 28 KiB45A8000

28 KiB on disk, starting at offset 0 within the extent at address 4DEB6000; 28 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307271168,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 60 EB 4D 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 
C89Inode (01)0regular file, mode 075545A8000
size31184
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 31184,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 612,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 D0 79 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C89Ref (0C)25B["getent"]45A8000
name"getent"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 6,
            name: "getent",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 06 00 67 65 74 65 6E 74 
C89ExtentData (6C)0external, length 32 KiB45A8000

32 KiB on disk, starting at offset 0 within the extent at address 4DEBD000; 32 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307299840,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 D0 EB 4D 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
C8AInode (01)0regular file, mode 075545A8000
size63696
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 63696,
        nbytes: 65536,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 23,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 D0 F8 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C8ARef (0C)25B["iconv"]45A8000
name"iconv"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 5,
            name: "iconv",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 05 00 69 63 6F 6E 76 
C8AExtentData (6C)0external, length 64 KiB45A8000

64 KiB on disk, starting at offset 0 within the extent at address 4DEC5000; 64 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 65536,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307332608,
                disk_num_bytes: 65536,
                offset: 0,
                num_bytes: 65536,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 01 00 50 EC 4D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 
C8BInode (01)0regular file, mode 075545A8000
size30936
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 30936,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 18,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 D8 78 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C8BRef (0C)25B["iconvconfig"]45A8000
name"iconvconfig"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 11,
            name: "iconvconfig",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 0B 00 69 63 6F 6E 76 63 6F 6E 66 69 67 
C8BExtentData (6C)0external, length 32 KiB45A8000

32 KiB on disk, starting at offset 0 within the extent at address 4DED5000; 32 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307398144,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 50 ED 4D 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
C8CInode (01)0symbolic link, mode 077745A8000
size27
mode41471
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 27,
        nbytes: 27,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 17,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 1B 00 00 00 00 00 00 00 1B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C8CRef (0C)25B["ld.so"]45A8000
name"ld.so"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 5,
            name: "ld.so",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 05 00 6C 64 2E 73 6F 
C8CExtentData (6C)0inline, length 27 B45A8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 27,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                46,
                46,
                47,
                108,
                105,
                98,
                47,
                108,
                100,
                45,
                108,
                105,
                110,
                117,
                120,
                45,
                120,
                56,
                54,
                45,
                54,
                52,
                46,
                115,
                111,
                46,
                50,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 1B 00 00 00 00 00 00 00 00 00 00 00 00 2E 2E 2F 6C 69 62 2F 6C 64 2D 6C 69 6E 75 78 2D 78 38 36 2D 36 34 2E 73 6F 2E 32 
C8DInode (01)0regular file, mode 075545A8000
size973208
mode33261
uid0
gid0
nlink1
atime1708913585
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 973208,
        nbytes: 974848,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 28,
        atime: Time {
            sec: 1708913585,
            nsec: 470923505,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 964175438,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 98 D9 0E 00 00 00 00 00 00 E0 0E 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 F1 B8 11 1C A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 4E 26 78 39 
C8DRef (0C)25B["ldconfig"]45A8000
name"ldconfig"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 8,
            name: "ldconfig",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 08 00 6C 64 63 6F 6E 66 69 67 
C8DExtentData (6C)0external, length 952 KiB45A8000

952 KiB on disk, starting at offset 0 within the extent at address 16959000; 952 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 974848,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 378900480,
                disk_num_bytes: 974848,
                offset: 0,
                num_bytes: 974848,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 E0 0E 00 00 00 00 00 00 00 00 00 01 00 90 95 16 00 00 00 00 00 E0 0E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 E0 0E 00 00 00 00 00 
C8EInode (01)0regular file, mode 075545A8000
size5432
mode33261
uid0
gid0
nlink1
atime1708913588
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 5432,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 18,
        atime: Time {
            sec: 1708913588,
            nsec: 267607049,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 38 15 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B4 F3 DB 65 00 00 00 00 09 5C F3 0F A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 
C8ERef (0C)25B["ldd"]45A8000
name"ldd"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 3,
            name: "ldd",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 03 00 6C 64 64 
C8EExtentData (6C)0external, length 8 KiB45A8000

8 KiB on disk, starting at offset 0 within the extent at address 4DEDD000; 8 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307430912,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 D0 ED 4D 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
C8FInode (01)0regular file, mode 075545A8000
size46456
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 46456,
        nbytes: 49152,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 64,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 78 B5 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 
C8FRef (0C)25B["locale"]45A8000
name"locale"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 6,
            name: "locale",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 06 00 6C 6F 63 61 6C 65 
C8FExtentData (6C)0external, length 48 KiB45A8000

48 KiB on disk, starting at offset 0 within the extent at address 4DEDF000; 48 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 49152,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307439104,
                disk_num_bytes: 49152,
                offset: 0,
                num_bytes: 49152,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 01 00 F0 ED 4D 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 
C90Inode (01)0regular file, mode 075545A8000
size1057
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 1057,
        nbytes: 1057,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 97,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 21 04 00 00 00 00 00 00 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 
C90Ref (0C)25B["locale-gen"]45A8000
name"locale-gen"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 10,
            name: "locale-gen",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 0A 00 6C 6F 63 61 6C 65 2D 67 65 6E 
C90ExtentData (6C)0inline, length 1057 B2150000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 1057,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                35,
                33,
                47,
                98,
                105,
                110,
                47,
                115,
                104,
                10,
                10,
                115,
                101,
                116,
                32,
                45,
                101,
                10,
                10,
                76,
                79,
                67,
                65,
                76,
                69,
                71,
                69,
                78,
                61,
                47,
                101,
                116,
                99,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                46,
                103,
                101,
                110,
                10,
                76,
                79,
                67,
                65,
                76,
                69,
                83,
                61,
                47,
                117,
                115,
                114,
                47,
                115,
                104,
                97,
                114,
                101,
                47,
                105,
                49,
                56,
                110,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                115,
                10,
                105,
                102,
                32,
                91,
                32,
                45,
                110,
                32,
                34,
                36,
                80,
                79,
                83,
                73,
                88,
                76,
                89,
                95,
                67,
                79,
                82,
                82,
                69,
                67,
                84,
                34,
                32,
                93,
                59,
                32,
                116,
                104,
                101,
                110,
                10,
                32,
                32,
                117,
                110,
                115,
                101,
                116,
                32,
                80,
                79,
                83,
                73,
                88,
                76,
                89,
                95,
                67,
                79,
                82,
                82,
                69,
                67,
                84,
                10,
                102,
                105,
                10,
                10,
                10,
                91,
                32,
                45,
                102,
                32,
                36,
                76,
                79,
                67,
                65,
                76,
                69,
                71,
                69,
                78,
                32,
                45,
                97,
                32,
                45,
                115,
                32,
                36,
                76,
                79,
                67,
                65,
                76,
                69,
                71,
                69,
                78,
                32,
                93,
                32,
                124,
                124,
                32,
                101,
                120,
                105,
                116,
                32,
                48,
                59,
                10,
                10,
                35,
                32,
                82,
                101,
                109,
                111,
                118,
                101,
                32,
                97,
                108,
                108,
                32,
                111,
                108,
                100,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                100,
                105,
                114,
                32,
                97,
                110,
                100,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                45,
                97,
                114,
                99,
                104,
                105,
                118,
                101,
                32,
                98,
                101,
                102,
                111,
                114,
                101,
                32,
                103,
                101,
                110,
                101,
                114,
                97,
                116,
                105,
                110,
                103,
                32,
                110,
                101,
                119,
                10,
                35,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                100,
                97,
                116,
                97,
                46,
                10,
                114,
                109,
                32,
                45,
                114,
                102,
                32,
                47,
                117,
                115,
                114,
                47,
                108,
                105,
                98,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                45,
                97,
                114,
                99,
                104,
                105,
                118,
                101,
                32,
                124,
                124,
                32,
                116,
                114,
                117,
                101,
                10,
                10,
                117,
                109,
                97,
                115,
                107,
                32,
                48,
                50,
                50,
                10,
                10,
                105,
                115,
                95,
                101,
                110,
                116,
                114,
                121,
                95,
                111,
                107,
                40,
                41,
                32,
                123,
                10,
                32,
                32,
                105,
                102,
                32,
                91,
                32,
                45,
                110,
                32,
                34,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                34,
                32,
                45,
                97,
                32,
                45,
                110,
                32,
                34,
                36,
                99,
                104,
                97,
                114,
                115,
                101,
                116,
                34,
                32,
                93,
                32,
                59,
                32,
                116,
                104,
                101,
                110,
                10,
                32,
                32,
                32,
                32,
                116,
                114,
                117,
                101,
                10,
                32,
                32,
                101,
                108,
                115,
                101,
                10,
                32,
                32,
                32,
                32,
                101,
                99,
                104,
                111,
                32,
                34,
                101,
                114,
                114,
                111,
                114,
                58,
                32,
                66,
                97,
                100,
                32,
                101,
                110,
                116,
                114,
                121,
                32,
                39,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                36,
                99,
                104,
                97,
                114,
                115,
                101,
                116,
                39,
                34,
                10,
                32,
                32,
                32,
                32,
                102,
                97,
                108,
                115,
                101,
                10,
                32,
                32,
                102,
                105,
                10,
                125,
                10,
                10,
                101,
                99,
                104,
                111,
                32,
                34,
                71,
                101,
                110,
                101,
                114,
                97,
                116,
                105,
                110,
                103,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                115,
                46,
                46,
                46,
                34,
                10,
                119,
                104,
                105,
                108,
                101,
                32,
                114,
                101,
                97,
                100,
                32,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                99,
                104,
                97,
                114,
                115,
                101,
                116,
                59,
                32,
                100,
                111,
                32,
                92,
                10,
                9,
                99,
                97,
                115,
                101,
                32,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                105,
                110,
                32,
                92,
                35,
                42,
                41,
                32,
                99,
                111,
                110,
                116,
                105,
                110,
                117,
                101,
                59,
                59,
                32,
                34,
                34,
                41,
                32,
                99,
                111,
                110,
                116,
                105,
                110,
                117,
                101,
                59,
                59,
                32,
                101,
                115,
                97,
                99,
                59,
                32,
                92,
                10,
                9,
                105,
                115,
                95,
                101,
                110,
                116,
                114,
                121,
                95,
                111,
                107,
                32,
                124,
                124,
                32,
                99,
                111,
                110,
                116,
                105,
                110,
                117,
                101,
                10,
                9,
                101,
                99,
                104,
                111,
                32,
                45,
                110,
                32,
                34,
                32,
                32,
                96,
                101,
                99,
                104,
                111,
                32,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                124,
                32,
                115,
                101,
                100,
                32,
                39,
                115,
                47,
                92,
                40,
                91,
                94,
                46,
                92,
                64,
                93,
                42,
                92,
                41,
                46,
                42,
                47,
                92,
                49,
                47,
                39,
                96,
                34,
                59,
                32,
                92,
                10,
                9,
                101,
                99,
                104,
                111,
                32,
                45,
                110,
                32,
                34,
                46,
                36,
                99,
                104,
                97,
                114,
                115,
                101,
                116,
                34,
                59,
                32,
                92,
                10,
                9,
                101,
                99,
                104,
                111,
                32,
                45,
                110,
                32,
                96,
                101,
                99,
                104,
                111,
                32,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                124,
                32,
                115,
                101,
                100,
                32,
                39,
                115,
                47,
                92,
                40,
                91,
                94,
                92,
                64,
                93,
                42,
                92,
                41,
                92,
                40,
                92,
                64,
                46,
                42,
                92,
                41,
                42,
                47,
                92,
                50,
                47,
                39,
                96,
                59,
                32,
                92,
                10,
                9,
                101,
                99,
                104,
                111,
                32,
                45,
                110,
                32,
                39,
                46,
                46,
                46,
                39,
                59,
                32,
                92,
                10,
                32,
                32,
                32,
                32,
                32,
                32,
                32,
                32,
                105,
                102,
                32,
                91,
                32,
                45,
                102,
                32,
                36,
                76,
                79,
                67,
                65,
                76,
                69,
                83,
                47,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                93,
                59,
                32,
                116,
                104,
                101,
                110,
                32,
                105,
                110,
                112,
                117,
                116,
                61,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                59,
                32,
                101,
                108,
                115,
                101,
                32,
                92,
                10,
                32,
                32,
                32,
                32,
                32,
                32,
                32,
                32,
                105,
                110,
                112,
                117,
                116,
                61,
                96,
                101,
                99,
                104,
                111,
                32,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                32,
                124,
                32,
                115,
                101,
                100,
                32,
                39,
                115,
                47,
                92,
                40,
                91,
                94,
                46,
                93,
                42,
                92,
                41,
                91,
                94,
                64,
                93,
                42,
                92,
                40,
                46,
                42,
                92,
                41,
                47,
                92,
                49,
                92,
                50,
                47,
                39,
                96,
                59,
                32,
                102,
                105,
                59,
                32,
                92,
                10,
                9,
                108,
                111,
                99,
                97,
                108,
                101,
                100,
                101,
                102,
                32,
                45,
                105,
                32,
                36,
                105,
                110,
                112,
                117,
                116,
                32,
                45,
                99,
                32,
                45,
                102,
                32,
                36,
                99,
                104,
                97,
                114,
                115,
                101,
                116,
                32,
                45,
                65,
                32,
                47,
                117,
                115,
                114,
                47,
                115,
                104,
                97,
                114,
                101,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                47,
                108,
                111,
                99,
                97,
                108,
                101,
                46,
                97,
                108,
                105,
                97,
                115,
                32,
                36,
                108,
                111,
                99,
                97,
                108,
                101,
                59,
                32,
                92,
                10,
                9,
                101,
                99,
                104,
                111,
                32,
                39,
                32,
                100,
                111,
                110,
                101,
                39,
                59,
                32,
                92,
                10,
                100,
                111,
                110,
                101,
                32,
                60,
                32,
                36,
                76,
                79,
                67,
                65,
                76,
                69,
                71,
                69,
                78,
                10,
                101,
                99,
                104,
                111,
                32,
                34,
                71,
                101,
                110,
                101,
                114,
                97,
                116,
                105,
                111,
                110,
                32,
                99,
                111,
                109,
                112,
                108,
                101,
                116,
                101,
                46,
                34,
                10,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 21 04 00 00 00 00 00 00 00 00 00 00 00 23 21 2F 62 69 6E 2F 73 68 0A 0A 73 65 74 20 2D 65 0A 0A 4C 4F 43 41 4C 45 47 45 4E 3D 2F 65 74 63 2F 6C 6F 63 61 6C 65 2E 67 65 6E 0A 4C 4F 43 41 4C 45 53 3D 2F 75 73 72 2F 73 68 61 72 65 2F 69 31 38 6E 2F 6C 6F 63 61 6C 65 73 0A 69 66 20 5B 20 2D 6E 20 22 24 50 4F 53 49 58 4C 59 5F 43 4F 52 52 45 43 54 22 20 5D 3B 20 74 68 65 6E 0A 20 20 75 6E 73 65 74 20 50 4F 53 49 58 4C 59 5F 43 4F 52 52 45 43 54 0A 66 69 0A 0A 0A 5B 20 2D 66 20 24 4C 4F 43 41 4C 45 47 45 4E 20 2D 61 20 2D 73 20 24 4C 4F 43 41 4C 45 47 45 4E 20 5D 20 7C 7C 20 65 78 69 74 20 30 3B 0A 0A 23 20 52 65 6D 6F 76 65 20 61 6C 6C 20 6F 6C 64 20 6C 6F 63 61 6C 65 20 64 69 72 20 61 6E 64 20 6C 6F 63 61 6C 65 2D 61 72 63 68 69 76 65 20 62 65 66 6F 72 65 20 67 65 6E 65 72 61 74 69 6E 67 20 6E 65 77 0A 23 20 6C 6F 63 61 6C 65 20 64 61 74 61 2E 0A 72 6D 20 2D 72 66 20 2F 75 73 72 2F 6C 69 62 2F 6C 6F 63 61 6C 65 2F 6C 6F 63 61 6C 65 2D 61 72 63 68 69 76 65 20 7C 7C 20 74 72 75 65 0A 0A 75 6D 61 73 6B 20 30 32 32 0A 0A 69 73 5F 65 6E 74 72 79 5F 6F 6B 28 29 20 7B 0A 20 20 69 66 20 5B 20 2D 6E 20 22 24 6C 6F 63 61 6C 65 22 20 2D 61 20 2D 6E 20 22 24 63 68 61 72 73 65 74 22 20 5D 20 3B 20 74 68 65 6E 0A 20 20 20 20 74 72 75 65 0A 20 20 65 6C 73 65 0A 20 20 20 20 65 63 68 6F 20 22 65 72 72 6F 72 3A 20 42 61 64 20 65 6E 74 72 79 20 27 24 6C 6F 63 61 6C 65 20 24 63 68 61 72 73 65 74 27 22 0A 20 20 20 20 66 61 6C 73 65 0A 20 20 66 69 0A 7D 0A 0A 65 63 68 6F 20 22 47 65 6E 65 72 61 74 69 6E 67 20 6C 6F 63 61 6C 65 73 2E 2E 2E 22 0A 77 68 69 6C 65 20 72 65 61 64 20 6C 6F 63 61 6C 65 20 63 68 61 72 73 65 74 3B 20 64 6F 20 5C 0A 09 63 61 73 65 20 24 6C 6F 63 61 6C 65 20 69 6E 20 5C 23 2A 29 20 63 6F 6E 74 69 6E 75 65 3B 3B 20 22 22 29 20 63 6F 6E 74 69 6E 75 65 3B 3B 20 65 73 61 63 3B 20 5C 0A 09 69 73 5F 65 6E 74 72 79 5F 6F 6B 20 7C 7C 20 63 6F 6E 74 69 6E 75 65 0A 09 65 63 68 6F 20 2D 6E 20 22 20 20 60 65 63 68 6F 20 24 6C 6F 63 61 6C 65 20 7C 20 73 65 64 20 27 73 2F 5C 28 5B 5E 2E 5C 40 5D 2A 5C 29 2E 2A 2F 5C 31 2F 27 60 22 3B 20 5C 0A 09 65 63 68 6F 20 2D 6E 20 22 2E 24 63 68 61 72 73 65 74 22 3B 20 5C 0A 09 65 63 68 6F 20 2D 6E 20 60 65 63 68 6F 20 24 6C 6F 63 61 6C 65 20 7C 20 73 65 64 20 27 73 2F 5C 28 5B 5E 5C 40 5D 2A 5C 29 5C 28 5C 40 2E 2A 5C 29 2A 2F 5C 32 2F 27 60 3B 20 5C 0A 09 65 63 68 6F 20 2D 6E 20 27 2E 2E 2E 27 3B 20 5C 0A 20 20 20 20 20 20 20 20 69 66 20 5B 20 2D 66 20 24 4C 4F 43 41 4C 45 53 2F 24 6C 6F 63 61 6C 65 20 5D 3B 20 74 68 65 6E 20 69 6E 70 75 74 3D 24 6C 6F 63 61 6C 65 3B 20 65 6C 73 65 20 5C 0A 20 20 20 20 20 20 20 20 69 6E 70 75 74 3D 60 65 63 68 6F 20 24 6C 6F 63 61 6C 65 20 7C 20 73 65 64 20 27 73 2F 5C 28 5B 5E 2E 5D 2A 5C 29 5B 5E 40 5D 2A 5C 28 2E 2A 5C 29 2F 5C 31 5C 32 2F 27 60 3B 20 66 69 3B 20 5C 0A 09 6C 6F 63 61 6C 65 64 65 66 20 2D 69 20 24 69 6E 70 75 74 20 2D 63 20 2D 66 20 24 63 68 61 72 73 65 74 20 2D 41 20 2F 75 73 72 2F 73 68 61 72 65 2F 6C 6F 63 61 6C 65 2F 6C 6F 63 61 6C 65 2E 61 6C 69 61 73 20 24 6C 6F 63 61 6C 65 3B 20 5C 0A 09 65 63 68 6F 20 27 20 64 6F 6E 65 27 3B 20 5C 0A 64 6F 6E 65 20 3C 20 24 4C 4F 43 41 4C 45 47 45 4E 0A 65 63 68 6F 20 22 47 65 6E 65 72 61 74 69 6F 6E 20 63 6F 6D 70 6C 65 74 65 2E 22 0A 
C91Inode (01)0regular file, mode 07552150000
size310096
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 310096,
        nbytes: 311296,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 136,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 50 BB 04 00 00 00 00 00 00 C0 04 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 
C91Ref (0C)25B["localedef"]2150000
name"localedef"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 9,
            name: "localedef",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 09 00 6C 6F 63 61 6C 65 64 65 66 
C91ExtentData (6C)0external, length 304 KiB2150000

304 KiB on disk, starting at offset 0 within the extent at address 16A47000; 304 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 311296,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 379875328,
                disk_num_bytes: 311296,
                offset: 0,
                num_bytes: 311296,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 C0 04 00 00 00 00 00 00 00 00 00 01 00 70 A4 16 00 00 00 00 00 C0 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 04 00 00 00 00 00 
C92Inode (01)0regular file, mode 07552150000
size22704
mode33261
uid0
gid0
nlink1
atime1708913571
ctime1708913571
mtime1706809093
otime1708913571
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 22704,
        nbytes: 24576,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 58,
        atime: Time {
            sec: 1708913571,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913571,
            nsec: 967508791,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B0 58 00 00 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 05 D7 BB 65 00 00 00 00 00 00 00 00 A3 F3 DB 65 00 00 00 00 37 03 AB 39 
C92Ref (0C)25B["makedb"]2150000
name"makedb"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 6,
            name: "makedb",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 06 00 6D 61 6B 65 64 62 
C92ExtentData (6C)0external, length 24 KiB2150000

24 KiB on disk, starting at offset 0 within the extent at address 4DEEB000; 24 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 24576,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1307488256,
                disk_num_bytes: 24576,
                offset: 0,
                num_bytes: 24576,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 01 00 B0 EE 4D 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 00 00 00 00 00 00