1idevice_id(1) General Commands Manual idevice_id(1)
2
3
4
6 idevice_id - Prints device name or a list of attached devices.
7
9 idevice_id [OPTIONS] [UDID]
10
11
13 Prints device name or a list of attached devices. UDID is the unique
14 device identifier of the device for which the name should be retrieved.
15
16
18 -l, --list
19 list UDID of all attached devices
20
21 -d, --debug
22 enable communication debugging.
23
24 -h, --help
25 prints usage information.
26
27
28
29 AUTHORS
30 Zach C.
31
32 Jonathan Beck
33
34 Matt Colyer
35
36 Martin Aumueller
37
38 Christophe Fergeau
39
40 Martin S.
41
42 Paul Sladen
43
44 Patrick Walton
45
46 Zoltan Balaton
47
48 Nikias Bassen
49
50 Todd Zullinger
51
52 Man page written to conform with Debian by Julien Lavergne.
53
54
56 http://libimobiledevice.org
57
58
59
60 idevice_id(1)