随笔分类 - Linux
摘要:https://www.winehq.org/ 一键安装deepin-wine、 微信、企业微信 curl -s https://raw.githubusercontent.com/xmaples/scripts/main/shell/deepin-wine-wechat.sh | bash Ins
阅读全文
摘要:shell & bash === shell指允许用户通过文本操作计算机的程序。 interactive shell:从是否通过标准输入输出与用户进行交互的角度分为交互式shell(interactive)和非交互式shell(non interactive)。 login shell:从是否以一个
阅读全文