Skip to content

Releases: curu/linuxplayer

v1: add print_env.sh

Choose a tag to compare

@curu curu released this 13 Jul 03:26
print_env.sh: print environment variable of a running process 

note:
this script requires glibc debug symbol, so you need either:
* for static built binary, need to compile with glibc debug info
* for dynamic link binary, need to install glibc-debuginfo