linux:ps aux | grep ./agent |grep -v grep | cut -c 9-15 |xargs kill -9 window:C:\Users\NR>taskkill /F /im frontpg.exe