blob: 9e1e7b0341148dbb4aeb5833a6a5bd8e7804d593 [file] [log] [blame]
#!/bin/bash
jps | grep Driver | awk '{print $1}' | xargs kill -9