Hacker News new | ask | show | jobs
by my123 2439 days ago
iOS is a different OS but using the same Darwin core operating system, including XNU, the C library (+ a bunch of other ones) and launchd.

Unix command-line tools aren't present except the bare minimum for crash dump purposes on release iOS. The full set of BSD tools is present on internal builds and they're installed while jailbreaking.