Linux Deja de ejecutar script
ps
kill [pid]
// if the above does not work
kill -9 [pid]
Lander Van laer
ps
kill [pid]
// if the above does not work
kill -9 [pid]