# Linux learning materials **Repository Path**: vonku/Linux-learning-materials ## Basic Information - **Project Name**: Linux learning materials - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2017-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Linux learning materials 1.Learning-Linux-master Linux系统入门,基本的操作命令。 2.GNU Toolchain vim: 编辑器 gcc:GNU编译器套装 ld:链接器 make:自动化编译 gdb:调试器 vim -> gcc -> ld -> make -> gdb 3.OS 操作系统经典书籍