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,377 forks)batch import
help wantednew command

Repository metrics

Stars
 (63,410 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

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