{"id":20286408,"url":"https://github.com/antoonline/bash-script-kill-zombie-processes","last_synced_at":"2026-04-17T04:33:17.359Z","repository":{"id":158576877,"uuid":"632813855","full_name":"AntoOnline/bash-script-kill-zombie-processes","owner":"AntoOnline","description":"This script identifies and eliminates zombie processes on a Linux system. It first detects all zombie processes, then iterates through each one, killing the parent process to clean up the zombies. If necessary, the script will forcibly kill the parent process to ensure the removal of the zombie process.","archived":false,"fork":false,"pushed_at":"2023-04-30T23:34:55.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T08:14:15.229Z","etag":null,"topics":["linux","processes","ubuntu","zombie"],"latest_commit_sha":null,"homepage":"https://anto.online","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoOnline.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-26T07:26:56.000Z","updated_at":"2023-04-29T20:25:38.000Z","dependencies_parsed_at":"2023-08-22T10:45:28.173Z","dependency_job_id":null,"html_url":"https://github.com/AntoOnline/bash-script-kill-zombie-processes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fbash-script-kill-zombie-processes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fbash-script-kill-zombie-processes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fbash-script-kill-zombie-processes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoOnline%2Fbash-script-kill-zombie-processes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoOnline","download_url":"https://codeload.github.com/AntoOnline/bash-script-kill-zombie-processes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780500,"owners_count":20019061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","processes","ubuntu","zombie"],"created_at":"2024-11-14T14:33:59.776Z","updated_at":"2025-10-18T17:40:10.973Z","avatar_url":"https://github.com/AntoOnline.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zombie Process Killer\n\nThis script finds and kills zombie processes on Ubuntu systems. It sends the `SIGCHLD` signal to the parent process responsible for the zombie process, waits for up to 5 seconds for the zombie process to be reaped, and if the zombie process still exists, it forcibly kills the parent process using the `kill -9` command.\n\n**Warning:** Use this script with caution. Investigate the zombie processes manually and understand the potential impact of forcibly killing the parent processes before using this script .\n\n## Want to connect?\n\nFeel free to contact me on [Twitter](https://twitter.com/OnlineAnto), [DEV Community](https://dev.to/antoonline/) or [LinkedIn](https://www.linkedin.com/in/anto-online) if you have any questions or suggestions.\n\nOr just visit my [website](https://anto.online) to see what I do.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoonline%2Fbash-script-kill-zombie-processes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoonline%2Fbash-script-kill-zombie-processes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoonline%2Fbash-script-kill-zombie-processes/lists"}