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.
我正在 centos 中开发一个应用程序,它需要使用许多 linux 实用程序,例如rsync n ssh。请为它推荐一个工具或平台。
只需用 C 语言编写并使用 fork 系统调用,这用于创建一个新进程,您可以将其重定向 stdin/out。