Line 167:
Line 167:
! Tool supporting the format
! Tool supporting the format
! Description
! Description
+
! Decode command
|-
|-
−
| ifaddr || ip from iproute2 || IP addresses on network devices
+
| ifaddr || ip from iproute2 || IP addresses on network devices || <nowiki>cat ifaddr-8.img | ip addr showdump</nowiki>
|-
|-
−
| route || ip from iproute2 || Routing tables
+
| route || ip from iproute2 || Routing tables || <nowiki>catroute-8.img | ip route showdump</nowiki>
|-
|-
−
| tmpfs || tar + gzip || Contents of a tmpfs filesystem
+
| tmpfs || tar + gzip || Contents of a tmpfs filesystem || tar -tzf tmpfs-dev-49.tar.gz.img
|}
|}