vboxctrl(1) - Linux man page
Name
vboxctrl - control vbox functionsSynopsis
vboxctrl [{-c | -r}] {-a | -n | -p | -j} [-s spool]vboxctrl -v
Description
Options
- -c, --create
- Creates a control file.
- -r, --remove
- Removes a control file (default).
- -n, --answernow
- Control file "vboxctrl-answernow".
- -a, --answerall
- Control file "vboxctrl-answerall".
- -p, --stop
- Control file "vboxctrl-stop".
- -j, --reject
- Control file "vboxctrl-reject".
- -s, --spooldir
- Spooldirectory in which to create/remove control files.
- -v, --version
- Displays package version.
- -h, --help
- Displays a usage message.
The spool directory is taken from one of the following:
- the default builtin value
- The value of the environment variable VBOXSPOOL, if set.
- The directory of the command line option "--spooldir".