Nutanix interview question

Malicious script goodbyedocs.sh is running on your linux server. How would you locate and stop said script from running?

Interview Answer

Anonymous

2 Jan 2019

ps -ef | grep script_name