Strace

From Dikapedia
Revision as of 14:10, 7 October 2022 by Ardika (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

https://www.tecmint.com/strace-commands-for-troubleshooting-and-debugging-linux/


How to run strace and output to a file


Example:

sudo strace -f  -o strace.txt  sudo python ./installer_linux.py -t <token> --no-prompt