Linux

sysfs

cat /sys/block/sda/device/model

... uses the 'sysfs' system to display the model name of /dev/sda



grep -r . /sys/devices/system/cpu/vulnerabilities/

... checks if the CPU affected by a known hardware (microcode) vulnerability

2026-04-11 12:27:36

minicms - © 2020-2026 Simeon Simeonov