随笔分类 -  Linux技术

摘要:安装Howdy: howdy项目地址 sudo add-apt-repository ppa:boltgolt/howdy sudo apt update sudo apt install howdy 添加自己的face sudo howdy add 报错: Enter a label for th 阅读全文
posted @ 2020-06-27 20:57 Codsir 阅读(1148) 评论(0) 推荐(0)
摘要:Shell script notes I used this tutorial to learn shell scripting: Shell Scripting Tutorial-Steve Parker. I given my executing result for almost every 阅读全文
posted @ 2020-06-26 21:03 Codsir 阅读(230) 评论(0) 推荐(0)