rcommand(7) Mac OS X Darwin customization rcommand(7) NAME rcommand - executes a single command on a remote host and returns std- out. SYNOPSIS rcommand user@somewhere.over.the.rainbow command arg1 arg2 ... argN DESCRIPTION rcommand is the command ssh -f -Y $@ which allows you to log in remotely, run a command on a remote machine, and then collect the stan- dard output via redirection or simply display it in your local termi- nal. AUTHOR William Scott SEE ALSO ssh(1), Mac OS X October 25, 2005 rcommand(7)