stop 84 B

123
  1. #!/bin/bash
  2. sudo kill `ps -ef | grep blackbox | grep -v grep | awk '{ print $2 }'`