<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/11/2014 09:24 AM, William Scott
      Lockwood III wrote:<br>
    </div>
    <blockquote
cite="mid:CAAiDhw0CA_38Py-gA2HPb7HqikHEAUgpQ6L4H+j-rEczxvg_4w@mail.gmail.com"
      type="cite">
      <p dir="ltr">On Apr 11, 2014 7:49 AM, "Liam Proven" <<a
          moz-do-not-send="true" href="mailto:lproven@gmail.com">lproven@gmail.com</a>>
        wrote:<br>
        ><br>
        > On 10 April 2014 16:23, William Scott Lockwood III <<a
          moz-do-not-send="true" href="mailto:scott@guppylog.com">scott@guppylog.com</a>>
        wrote:<br>
        > > ps aux | grep evolution | grep -v grep | cut -d ' '
        -f2 | kill -9 $(cat $1)<br>
      </p>
    </blockquote>
    Sorry, haven't been following this thread, but just wanted to throw
    out there that pgrep and pkill might be handy here.  Especially with
    -f.<br>
  </body>
</html>