HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

idevicename — Display the device name or set it to a new name. More information: <https://manned.org/idevicename>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandnameidevicenameclisetdevicedisplay

Problem

How to use the idevicename command: Display the device name or set it to a new name. More information: <https://manned.org/idevicename>.

Solution

idevicename — Display the device name or set it to a new name. More information: <https://manned.org/idevicename>.

Display the current device name:
idevicename


Set a new device name:
idevicename {{new_name}}

Code Snippets

Display the current device name

idevicename

Set a new device name

idevicename {{new_name}}

Context

tldr-pages: common/idevicename

Revisions (0)

No revisions yet.