1pilot-install-user(1) PILOT-LINK pilot-install-user(1)
2
3
4
6 pilot-install-user - Reads or sets a Palm User and UserID on a Palm
7 Device.
8
10 pilot-link: Userland conduits
11
12
14 pilot-install-user [-p|--port <port>] [--version] [-?|--help]
15 [--usage] [-q|--quiet] [-u|--user username] [-i|--id userid]
16 [-l|--list]
17
18
20 pilot-install-user allows the user to read or change the User and
21 UserID information on the Palm handheld.
22
23
25 pilot-install-user options
26 -u,
27 --user username
28
29
30 Set the username, use quotes for spaces in the username, as in "John Q.
31 Public".
32
33 -i,
34 --id userid
35
36
37 Set the 5-digit numeric UserID on the device (used for many Palm appli‐
38 cation registration methods).
39
40 -l, --list
41
42
43 List the current username and ID (default)
44
45
46 Conduit Options
47 -p, --port
48 <port>
49
50
51 Use device file <port> to communicate with the Palm handheld. If this
52 is not specified, pilot-install-user will look for the $PILOTPORT
53 environment variable. If neither are found or supplied,
54 pilot-install-user will print the usage information.
55
56 -q,
57 --quiet
58
59
60 Suppress 'Hit HotSync button' message
61
62 -v, --version
63
64
65 Display version of pilot-install-user and exit without connecting.
66
67
68 Help Options
69 -h, --help
70
71
72 Display the help synopsis for pilot-install-user and exit without con‐
73 necting.
74
75 --usage
76
77
78 Display a brief usage message and exit without connecting.
79
80
82 The program will connect to a target Palm handheld, and read or set the
83 Palm UserName specified or display the Palm username and UserID if none
84 is specified.
85
86
88 pilot-install-user was originally written by D. Jeff Dionne <jeff@Rye‐
89 Ham.ee.ryerson.ca>.
90
91
92 This manual page was converted to XML by Neil Williams <linux@code‐
93 help.co.uk>
94
95
97 We have an online bug tracker. Using this is the only way to ensure
98 that your bugs are recorded and that we can track them until they are
99 resolved or closed. Reporting bugs via email, while easy, is not very
100 useful in terms of accountability. Please point your browser to
101 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
102 bugs and issues there.
103
104
106 This program is free software; you can redistribute it and/or modify it
107 under the terms of the GNU General Public License as published by the
108 Free Software Foundation; either version 2 of the License, or (at your
109 option) any later version.
110
111
112 This program is distributed in the hope that it will be useful, but
113 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
114 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
115 Public License for more details.
116
117
118 You should have received a copy of the GNU General Public License along
119 with this program; if not, write to the Free Software Foundation, Inc.,
120 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
121
122
124 pilot-install-netsync (1), pilot-dlpsh (1), pilot-link(7).
125
126
127
128
1290.12.5 Copyright 1996-2007 FSF pilot-install-user(1)