cassandra/bin/stop-server

3 lines
58 B
Plaintext
Executable File

user=`whoami`
pgrep -u $user -f cassandra | xargs kill -9