Executes a command inside a virtual machine. Parallels Tools must be installed in a virtual machine to use this utility. Commands in Linux guests are invoked with bash -c .
bash -c
Syntax
prlctl exec <vm_ID|vm_name> <command>
<vm_ID|vm_name>
<command>
Options
Name
Description
The ID or the name of the virtual machine.
A command to execute.