ole的知识小站
—
由
SHELL递归遍历文件夹下所有文件 转载来源: SHELL递归遍历文件夹下所有文件 #!/bin/bash r…
shell中for改用换行符作为分割符 参考: https://blog.csdn.net/whatday/a…
eval命令的使用 转载来源: https://blog.csdn.net/weixin_44498318/a…
cmd变量扩展 参考: https://stackoverflow.com/questions/1706394…
Bash 语法的展开 转载来源: https://blog.leafee98.com/posts/shell-…
bash shell 中的扩展–参数和变量扩展 转载来源: https://blog.51cto.com/xu…
ntp配置 ntp相关介绍: 参考windows文档: Windows 时间服务的工作原理: https://…
Linux的各种复制粘贴 – VIM、tmux、和终端之间的复制粘贴 转载了来源: https:/…
浅谈Linux的locale,LC_ALL和LANG 转载来源: https://blog.csdn.net/…
startx及xinit介绍 转载来源::https://blog.csdn.net/sjin_1314/ar…
wsl2下的问题 Windows10下linux子系统开机自启动cron等服务 https://xujinzh…
sysV脚本 如何写SysV服务管理脚本 转载来源:https://www.cnblogs.com/f-ck-…
systemd时代的开机启动流程(UEFI+systemd) 文章系转载 原文作者: 骏马金龙 原文链接: h…
nohup与daemon 参考链接:linux 的nohup & 和daemon 总结_fox1987…
linux nc (Netcat) 常见用法 转载来源:https://learnku.com/article…
man手册的一些中文翻译链接 https://www.jinbuguo.com/ https://www.ji…
字符设备驱动程序 结合scull实例穿插着来讲. scull实例: Simple Utility for Lo…
构造和运行模块 下载内核源码 Linux设备驱动程序这本书使用的内核版本是2.6.x, 我身边电脑安装的是ar…
嵌入式Linux开发所需的背景知识 嵌入式系统 一般而言,你必须熟悉嵌入式i系统的开发,程序设计和调试.这包括…
恢复测试 测试环境 root@my-test:~# uname -a Linux my-test 4.4.0-…