서비스 체크하기 get_pid_list=$(ps -eaf | grep es.ini | grep -v grep | awk '{print $ 2}') filter_pid='' read -ra pids Linux-공통/Linux-공통__shell-script 2019.10.02