Code QuizAdvanced
Find nginx process PID
Spot the classic grep self-match bug when hunting a process ID from ps output.
What is the bug in this script that finds and kills the nginx PID?
Spot the classic grep self-match bug when hunting a process ID from ps output.
What is the bug in this script that finds and kills the nginx PID?