also, strace writes the logs to stderr, while | redirects stdout
will likely work better
Code:
strace python ukulele.py 2>&1 | pastebinit
Statistics: Posted by cleverca22 — Fri Oct 04, 2024 6:34 am