mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 20:56:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print (trace) library calls of a program binary:
|
||||
|
||||
`ltrace ./{{program}}`
|
||||
`ltrace {{path/to/program}}`
|
||||
|
||||
- Count library calls. Print a handy summary at the bottom:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user