Skip to content

Instantly share code, notes, and snippets.

@zfkun
Created September 8, 2014 04:35
Show Gist options
  • Save zfkun/a923a20f07c884fe228e to your computer and use it in GitHub Desktop.
Save zfkun/a923a20f07c884fe228e to your computer and use it in GitHub Desktop.
get IOS Deveice's UUID by shell
system_profiler SPUSBDataType | grep "Serial Number:.*" | sed s#".*Serial Number: "##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment