Skip to content

Instantly share code, notes, and snippets.

@lucianghinda
Created March 13, 2017 08:47
Show Gist options
  • Select an option

  • Save lucianghinda/e8e355ed6cd64690384a2798b6a24b64 to your computer and use it in GitHub Desktop.

Select an option

Save lucianghinda/e8e355ed6cd64690384a2798b6a24b64 to your computer and use it in GitHub Desktop.

Revisions

  1. lucianghinda created this gist Mar 13, 2017.
    3 changes: 3 additions & 0 deletions kill-adobe-creative-cloud.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #!/bin/bash

    ps axuwww | grep Adobe --exclude='grep' | awk '{print $2}' | xargs sudo kill -9