synce-prun(1) debian man page | unix.com

Man Page: synce-prun

Operating Environment: debian

Section: 1

PRUN(1) 						   http://synce.sourceforge.net/						   PRUN(1)

NAME
prun - run program
SYNOPSIS
prun [-d LEVEL] [-p DEVNAME] [-h] PROGRAM [--] [PARAMETERS]
DESCRIPTION
prun starts a program on a device connected through SynCE.
OPTIONS
-d LEVEL Set debug log level: 0 - No logging (default) 1 - Errors only 2 - Errors and warnings 3 - Everything -p DEVNAME Use the device with the given name, instead of the default. -h Display help message. PROGRAM The program that will be started. -- Needed if PARAMETERS begin with a dash ('-'). PARAMETERS Command line parameters to the program. Note that if you need to pass more than one parameter to the program, you will need to enclose the parameters in quotes.
AUTHOR
David Eriksson <twogood@users.sourceforge.net>.
SEE ALSO
synce(1) pstatus(1) The SynCE project November 2002 PRUN(1)
Related Man Pages
rra-appointment-to-vevent(1) - debian
rra-decode(1) - debian
rra-contact-from-vcard(1) - debian
synce-install-cab(1) - debian
synce-registry(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk