rexec

Voer een commando uit op een externe host. Let op: Gebruik rexec met voorzichtigheid, omdat het gegevens in platte tekst verzendt. Overweeg veilige alternatieven zoals SSH voor versleutelde communicatie. Meer informatie: https://www.gnu.org/software/inetutils/manual/html_node/rexec-invocation.html.

rexec {{[-h|--host]}} {{remote_host}} {{ls -l}}

rexec {{[-u|--username]}} {{gebruikersnaam}} {{[-h|--host]}} {{remote_host}} {{ps aux}}

rexec {{[-n|--noerr]}} {{[-h|--host]}} {{remote_host}} {{ls -l}}

rexec {{[-P|--port]}} {{1234}} {{[-h|--host]}} {{remote_host}} {{ls -l}}