10 Strace Commands for Troubleshooting and Debugging Linux Processes
Sección: Administración de sistemas
Creado: 11-10-20 (Actualizado: 29-01-21)
strace is a command-line tool for debugging and troubleshooting Linux programs by capturing system calls made by a process and the signals received by the process.
https://www.tecmint.com/strace-commands-for-troubleshooting-and-debugging-linux/