メモ:Linuxが認識したACPIテーブルをすべてダンプする方法for f in `find /sys/firmware/acpi/tables -type f`; do cat "$f" > "$(basename "$f" | awk '{print tolower($0)}')".dat; done#hacking_stoicpc3
The place to express your ❤️ more freely. / あなたの「すき」をもっと自由に書き表すための場所。