tldr-pages/tldr

page request: dyld_info, otool, vtool, install_name_tool

Open

#6,376 opened on Aug 16, 2021

 (0 comments) (0 reactions) (0 assignees)Markdown (5,381 forks)batch import
help wantednew command

Repository metrics

Stars
 (63,468 stars)
PR merge metrics
 (PR metrics pending)

Description

I couldn't find online info on either.

  • man dyld_info
  • man otool
  • man vtool
  • otool-classic: alias of otool
  • nm-classic: alias of nm → #7748
  • man install_name_tool

if you write one of these, please include otool-classic -L or dyld_info -dependents, I just searched for them for a while

Contributor guide