# Chapter 1: Operating syteme interfaces 注释:该内容基于原版课程的textbook和源代码,在大模型辅助翻译的基础上进行的整理。 ```{toctree} :maxdepth: 1 0-operating_system_interfaces.md 1-process_and_memory.md 2-io_and_file_descriptors.md 3-pipes.md 4-File_system.md 5-Real_world.md