I want to attach to a running process using \'ffffd\', what I manually do is:
# ps -ax | grep PROCESS_NAME
Then I get a list and the pid, the
you can use pggrep to find the process