Trace linux bash call
Posted
by jex
on Super User
See other posts from Super User
or by jex
Published on 2010-04-13T23:28:51Z
Indexed on
2010/04/13
23:33 UTC
Read the original article
Hit count: 548
I was wondering if there is a way to trace where a command was run from in Linux.
For example, if I call a script, is there any way to trace where it was called from, like started from a program or another bash script.
© Super User or respective owner