摘要:
一、cat EOF的覆盖与追加 1、覆盖 这里有两种格式可以使用 格式一 #!/bin/bash cat << EOF > /root/test.txt Hello! My site is www.361way.com My site is www.91it.org Test for cat and 阅读全文
摘要:
Ubuntu 20.04.5 LTS (Focal Fossa) 一、网络配置 1、配置静态ip vim /etc/network/interfaces #interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet l 阅读全文