rwxrob-dot/scripts/mytrace
Rob Muhlestein 2ea0289e9f Rebase
2022-02-09 02:29:05 -05:00

4 lines
53 B
Bash
Executable File

#!/bin/sh
strace -f -vvv -s 4096 -o strace.out "$1"