在 CentOS 中我可以做yum install kernel-doc然后阅读/usr/share/doc/kernel-doc/Documentation/filesystems/proc.txt.
yum install kernel-doc
/usr/share/doc/kernel-doc/Documentation/filesystems/proc.txt
我将如何在 Ubuntu 中做同样的事情?谷歌教授告诉我它在源代码中,所以我做了,apt install linux-source但我找不到proc.txt任何地方。
apt install linux-source
proc.txt
我猜在 Ubuntu 中有一种不同的方法。
kernel documentation
documentation ×1
kernel ×1