Linux—awk 使用
https://www.cnblogs.com/losbyday/p/5854707.html
Linux—find 命令
https://man.linuxde.net/find
Linux—shell脚本
https://www.cnblogs.com/yinheyi/p/6648242.html
Linux—系统管理命令
https://www.cnblogs.com/ruanjie/p/9165585.html
https://blog.csdn.ne...
Linux—常见操作指令
https://www.cnblogs.com/zhuzhiwei-2019/p/10951141.html
Linux—进程杀不掉的原因
a、该进程处于"Zombie"状态(使用ps命令返回defunct的进程)。此时进程已经释放所有资源,但还未得到其父进程的确认。"Zombi...
Linux—硬链接和软连接区别
https://blog.csdn.net/gao_zhennan/article/details/79127232
操作系统—fork进程时的操作
https://blog.csdn.net/y396397735/article/details/50650305
操作系统—父子进程与孤儿进程
https://blog.csdn.net/u010027547/article/details/48313537
操作系统—进程与线程的区别
https://www.cnblogs.com/lmule/archive/2010/08/18/1802774.html