Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个 shell 脚本,用于对服务器进行健康检查,然后每 8 小时通过电子邮件发送一次。
它在 8 台服务器上运行良好,现在的要求是我如何合并这 8 台服务器的输出?
有什么建议吗?
像 ftp 所有输出在一个文件夹中,然后将这些文件作为附件或任何其他方法发送?
问候,
巩固: