shell 写文件写入内容

220 阅读1分钟

在这里插入图片描述
脚本内容如下

sudo cat>/root/test.txt <<END
写入内容
END

可以加群交流
在这里插入图片描述