Strace: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Linux =Overview=")
 
No edit summary
 
Line 1: Line 1:
=External=
* https://strace.io/
=Internal=
=Internal=


Line 4: Line 7:


=Overview=
=Overview=
=Installation=
<syntaxhighlight lang='bash'>
yum install strace
</syntaxhighlight>

Latest revision as of 23:06, 29 March 2021

External

Internal

Overview

Installation

yum install strace