q4wine-cli --version (return code: 0)
q4wine-cli 1.3.5
Copyright (C) 2008-2017 by Oleksii S. Malakhov <brezerk@gmail.com>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Buildtime flags are:
CMAKE_INSTALL_PREFIX /usr
QT5 ON
RELEASE ON
DEBUG OFF
WITH_ICOUTILS ON
WITH_SYSTEM_SINGLEAPP OFF
WITH_WINEAPPDB OFF
WITH_DBUS ON
Author: Oleksii S. Malakhov.
q4wine-cli --help (return code: 0)
Usage:
q4wine-cli [KEY]...
q4wine-cli -p <prefix_name> [-d <dir_name>] -i <icon_name>
q4wine-cli -p <prefix_name> -b <windows_binary_path> [args]
Console utility for wine applications and prefixes management.
KEYs list:
-h, --help display this help and exit
-v, --version output version information and exit
-ps, --procs output wine process list for current prefix or for all prefixes and exit
-p, --prefix sets the current prefix name
-d, --dir sets the current directory name
-i, --icon sets the current icon name
-cd, --cdimage sets the cd image name
-b, --binary sets the path to windows binary for execute with current prefix settings
-k, --kill sends -9 term signal to current prefix process or for all prefixes processes
-pl, --prefixlist output all existing prefixes names and exit
-dl, --dirlist output all existing dir names for current prefix and exit
-il, --iconlist output all existing icon names for current prefix/directory and exit
-cl, --cdlist output all cd images list and exit
-ml, --mountlist output all mounted media for current prefix or all prefixes and exit
-m, --mount mount a cd image or drive for current prefix and exit
-u, --umount unmount a cd image or drive for current prefix and exit
Exit status:
0 if OK,
-1 if serious troubles
Report q4wine bugs to brezerk@gmail.com
web.archive.org/web/http://q4wine.brezblock.org.ua homepage: <q4wine>
General help using GNU software: <http://www.gnu.org/gethelp/>