bansalhimanshu
Programmer
I want to find out the activities done by a shell script at any particular instance using the values they set for a variable. I have a few processes running and the scripts use a number of variables. I want to see the values set by each of these processes without myself running the processes. I want the values at any particular instance. How can I do this?