Find out the environment of a running process

Vagmi Mudumbai
TarkaLabs TIL
Published in
1 min readDec 18, 2017

If you ever wanted to find the environment variables of a process that is running, you can use the following command on linux.

$ strings -a /proc/pid/environ

--

--

Vagmi Mudumbai
TarkaLabs TIL

Building an awesome team @tarkalabs. Hacks on golang, kubernetes and vim.