Apr 24, 2024
Hi Richard,
In my opinion, I believe what you're mentioning is more of an expert level rather than advanced, such as ps aux | grep -v grep | grep tail | awk {'print $2'} | xargs kill -9
this for example I believe is more of an Expert level IMO
Apologies if I mislead you :) Thank you for dropping by and sharing your opinion.