User:Bjordan/Physics.activity/Slimming/strace-files: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 June 2008

  • curprev 20:1820:18, 20 June 200818.85.18.84 talk 3,225 bytes +3,225 New page: grep -v # Inverse grep (don't show these lines) strace -eopen # (or e trace=open, trace only system open call) strace -eopen python graphy.py 2>&1| grep -v ENOENT > straced <pre> ope...