tldr-pages/tldr

page request: dyld_info, otool, vtool, install_name_tool

Open

#6,376 opened on Aug 16, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (2,507 forks)batch import
help wantednew command

Repository metrics

Stars
 (30,937 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