find_pid_command=ps -e | grep NAME | grep -v grep | awk '{print $1}'
path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
ld_env=LD_LIBRARY_PATH
