Monday, August 6, 2012

How do you remotely run a command and get its output in UNIX?

ssh UserName@HostName "Command"

No comments :