3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
strace -f -t -e trace=file
|