Trace linux bash call
- by jex
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.