Linux,类UNIX系统,全称为GNU/Linux,即主要由GNU工具+Linux内核构成的系统。
其中GNU是GNU's Not Unix的缩写,GNU工具主要包含核心代码(例如coreutils)和shell。
Linux内核源码下载:The Linux Kernel Archiveshttps://www.kernel.org/
如果想要看Linux内核早期版本的源码:Linux source code (0.01) - Bootlin