{{ header.html }}
{{ ! printenv }}
{{ !
lspci
}}
{{ !
cat /proc/version
}}
| Device | Model | Capacity (sectors) |
|---|---|---|
| $d | `cat $d/model` | `cat $d/capacity 2> /dev/null` |
{{ ! cat /proc/partitions }}
{{ !
ifconfig -a;
route -n
}}
{{ !
cat /proc/cpuinfo
}}
{{footer.html}}