Day 6 . Shell Scripting Real-Time Scenarios
Write a shell script function to find and kill all the zombie processes. when a zombie is detected a log message is generated and sent to a log directory for when the kill is successful and not successful. #You can create a sample zombie process usi...
Mar 18, 20245 min read20
