diff options
Diffstat (limited to 'slackware64-current/slackware64/d/strace-4.10-x86_64-1.txt')
-rw-r--r-- | slackware64-current/slackware64/d/strace-4.10-x86_64-1.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/slackware64-current/slackware64/d/strace-4.10-x86_64-1.txt b/slackware64-current/slackware64/d/strace-4.10-x86_64-1.txt deleted file mode 100644 index 7b85c86bb..000000000 --- a/slackware64-current/slackware64/d/strace-4.10-x86_64-1.txt +++ /dev/null @@ -1,11 +0,0 @@ -strace: strace (trace system calls and signals) -strace: -strace: Strace allows you to trace the execution of a command. It runs the -strace: specified command until it exits, intercepting signals and system -strace: calls and dumping the information to the standard error. System -strace: administrators, diagnosticians and trouble-shooters will find it -strace: invaluable for solving problems with programs for which the source -strace: is not readily available since they do not need to be recompiled in -strace: order to trace them. -strace: -strace: |