基础命令入门:
    https://www.runoob.com/linux/linux-install.html
    https://man.5ibc.net/
    《The linux command line中文版》:https://www.kancloud.cn/thinkphp/linux-command-line/39433

    推荐书籍:
    https://linuxtools-rst.readthedocs.io/zh_CN/latest/index.html#
    https://www.linuxprobe.com/basic-learning-05.html
    《鸟哥的linux私房菜》:http://www.linuxidc.net/thread-2268-1-1.html
    《linux从入门到精通》

    参考资料:
    https://gitee.com/abcd1234567_1/linux/tree/master
    http://c.biancheng.net/view/2859.html

    持续积累:

    1. 文本操作,需持续积累,包括:sed、awk、标准输入输出、文本操作等;
    2. 磁盘的应用补充;
    3. shell编程补充

    [

    ](https://www.kancloud.cn/thinkphp/linux-command-line/39433)