qprogram-starter(1) debian man page | unix.com

Man Page: qprogram-starter

Operating Environment: debian

Section: 1

qprogram-starter(1)					      General Commands Manual					       qprogram-starter(1)

NAME
qprogram-starter - A program starter tool
SYNOPSIS
qprogram-starter
DESCRIPTION
qprogram-starter is a simple Qt4 program to start a program or process. If you like with the options to set a start date, to log output and errors, and to shutdown after finish. This program uses qdbus to send a shutdown request to the gnome- or kde-session-manager. If it won't do gnome-power-cmd or gnome-power- cmd.sh will be used. When this also fails then qdbus will send the shutdown request to HAL or ConsoleKit (note that when sending the request to HAL or ConsoleKit the session will never be saved). And if this won't do as well, the sudo shutdown command will be used. In this case you need root-rights, so one can to do the following: Post the following in a terminal: "EDITOR=nano sudo -E visudo" and add this line: "* ALL = NOPASSWD:/sbin/shutdown" whereas * replaces the username or %groupname. Configurationfile qprogram-starter.conf The configurationfile (and logfiles) is located at ~/.qprogram-starter
AUTHOR
Hakaishi 2010-09-29 qprogram-starter(1)
Related Man Pages
pvm_reg_tasker(3pvm) - redhat
cgiapp-starter(1p) - debian
qshutdown(1) - debian
module::starter::pbp(3pm) - debian
module::starter::smart(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?