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...
ashwinimahajan.hashnode.dev5 min read