Releases: curu/linuxplayer
Releases · curu/linuxplayer
v1: add print_env.sh
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