修符道人的江湖
Linux的一些基础且重要的知识
光标移动 https://blog.csdn.net/weixin_34115824/article 阅读更多…
https://www.runoob.com/linux/linux-comm-uniq.html 阅读更多…
1)$?判断是成功还是失败 2)将执行结果打印到文本文件,再读取到变量,从而判断执行的状态。 htt 阅读更多…
for i in find . -type f;do vi $i -c 'set ff=u 阅读更多…
echo "" > mac.txt adb disconnect whil 阅读更多…
[ unexpected operator 1)非数字变量与数字进行数值运算或比较 sh xxx.s 阅读更多…
https://blog.csdn.net/asty9000/article/details/866 阅读更多…
https://blog.csdn.net/weixin_53946852/article/deta 阅读更多…
echo 开启转义 echo -e 打印多行 cat << EOF >> 文 阅读更多…
https://blog.csdn.net/alwaysbefine/article/details 阅读更多…