โ10-11-2024 09:38 AM
Hello,
Please your help.
I need to run for 30 MAC (only MACs) computers this command:
ps aux | grep -i 'forti' | grep -v 'grep' | awk '{print $2}' | xargs sudo kill -9
I would like the MAC computers to run this command every time they go to sleep mode/wake up or login.
How can I do it please?
Thanks
New to the site? Take a look at these additional resources:
Ready to join us? You can register here.