09 2021 档案
摘要:一、linux显示某文件某一行或几行内容 使用sed命令; 具体查看使用规则: #sed --help; 显示文件X行命令: #sed -n 'xp' filename 显示文件X行到Y行的内容: #sed -n 'x,yp' filename 相关显示命令还有tail,cat.awk,head等,
阅读全文
摘要:GIT基础 一、基础 https://blog.csdn.net/weixin_39882870/article/details/110661300?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_baidulandingword-8
阅读全文

浙公网安备 33010602011771号