Scripts posted recently tagged to strace in Kelpi

1- 1 of 1.

List the system calls that a unix command makes

to strace file bash by nando.quintana

strace file index.txt 2>&1 |grep open
hits counter