NAME
Rex::Commands::Run - Execute a remote command
DESCRIPTION
With this module you can run a command.
SYNOPSIS
my $output = run "ls -l";
Rex::Commands::Run - Execute a remote command
With this module you can run a command.
my $output = run "ls -l";