Process and configuration files
by Jason.nix from LinuxQuestions.org on (#6G1MK)
Hello,
I have run Tor with two configuration files and when I check the processes I see two Tor processes:
Code:# ps -A
PID TTY TIME CMD
261608 ? 00:00:32 tor
271881 ? 01:07:30 torHow can I find out which configuration file each of these processes belongs to?
Thank you.
I have run Tor with two configuration files and when I check the processes I see two Tor processes:
Code:# ps -A
PID TTY TIME CMD
261608 ? 00:00:32 tor
271881 ? 01:07:30 torHow can I find out which configuration file each of these processes belongs to?
Thank you.