Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 837 Bytes

index.rst

File metadata and controls

32 lines (22 loc) · 837 Bytes

Linux基础

这一部分主要介绍Linux常用命令工具,比如文件管理、文本处理;为了让读者用最少的时间掌握到常用的知识,对于每个工具的举例,尽量做到小而精;

Note

本书并非一本讲解Linux各种命令的完整用法的书,并且假设读者已经熟悉Linux命令行下的基本操作。如果读者对Linux操作系统尚不了解,可以参考 《鸟哥的私房菜 基础学习篇》[1]一书。

.. toctree::
    :maxdepth: 2
    :numbered: 2

    01_use_man
    02_file_manage
    03_text_processing
    04_disk
    05_process_manage
    06_monitor
    07_network
    08_user_manage
    09_system_manage




[1]鸟哥的Linux私房菜 基础学习篇(第二版) http://book.douban.com/subject/2208530/