Skip to main content
added 262 characters in body
Source Link
Wesley
  • 14.8k
  • 12
  • 38
  • 49

stdout on one CentOS server needs to be piped to stdin on another CentOS server. Is this possible?

Update

ScottPack, MikeyB and jofel all have valid answers. I awarded the answer to Scott because, even though my question didn't specify security as a requirement, it's always nice to be safe. However, the other two fellows' suggestions will also work.

stdout on one CentOS server needs to be piped to stdin on another CentOS server. Is this possible?

stdout on one CentOS server needs to be piped to stdin on another CentOS server. Is this possible?

Update

ScottPack, MikeyB and jofel all have valid answers. I awarded the answer to Scott because, even though my question didn't specify security as a requirement, it's always nice to be safe. However, the other two fellows' suggestions will also work.

Tweeted twitter.com/#!/StackUnix/status/180392853778870272
Source Link
Wesley
  • 14.8k
  • 12
  • 38
  • 49

Can I pipe stdout on one server to stdin on another server?

stdout on one CentOS server needs to be piped to stdin on another CentOS server. Is this possible?