@command = "ps -e -o pid | grep $2 | grep -v grep "; $ar_command = \@command;