sshg3 can be used to run remote commands or jobs.
For example, to display the operating system version and other details of a
remote host, execute the following command:
$ sshg3 user1@host1.example.com "uname -a"
More example commands are shown in the following section.