Add note about strace

This commit is contained in:
Talia 2022-03-21 13:29:49 +01:00
parent 7a192caaac
commit 13ac24f0e0
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# strace
trace system calls and signals
[Tutorial](https://www.howtoforge.com/linux-strace-command/)