1PRUN(1)                  http://synce.sourceforge.net/                 PRUN(1)
2
3
4

NAME

6       prun - run program
7
8

SYNOPSIS

10       prun [-d LEVEL] [-p DEVNAME] [-h] PROGRAM [--] [PARAMETERS]
11
12

DESCRIPTION

14       prun starts a program on a device connected through SynCE.
15
16

OPTIONS

18       -d LEVEL
19              Set debug log level:
20
21              0 - No logging (default)
22
23              1 - Errors only
24
25              2 - Errors and warnings
26
27              3 - Everything
28
29
30       -p DEVNAME
31              Use the device with the given name, instead of the default.
32
33
34       -h     Display help message.
35
36
37       PROGRAM
38              The program that will be started.
39
40
41       --     Needed if PARAMETERS begin with a dash ('-').
42
43
44       PARAMETERS
45
46              Command line parameters to the program. Note that if you need to
47              pass more than one parameter to the program, you  will  need  to
48              enclose the parameters in quotes.
49
50

AUTHOR

52       David Eriksson <twogood@users.sourceforge.net>.
53

SEE ALSO

55       synce(1) pstatus(1)
56
57
58
59The SynCE project                November 2002                         PRUN(1)
Impressum