Unsure if you will find this handy. I wanted to find a way to quit all
Adobe processes and delete all adobe files. Made this script which seems
to do the trick! #!/bin/bash ##kills all adobe processes pkill -f Adobe
pkill -f adobe ##Removes all Adobe...