swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.26k stars 388 forks source link

How to Kill designated job ? #1075

Open zfung03 opened 3 years ago

zfung03 commented 3 years ago

How to Kill designated job ?

As I temporary driver disk full. how to kill designated job and I can del temporary file. thanks

mcsham commented 3 years ago

python3 manager.py stop ps ax|grep 'chia plots create'|xargs |kill -9