how to get /proc/*/environ | strings /proc/$PID/environ | xargs -n 1 -0 < /proc/pid/environ

1.
xargs -n 1 -0 < /proc/pid/environ
2.
strings /proc/$PID/environ


Comments

Popular posts from this blog

HAproxy logging

teamcity Automatic Agent Start under Linux

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /