{"id":26273945,"url":"https://github.com/hash-bang/pss","last_synced_at":"2025-10-28T08:44:38.276Z","repository":{"id":40635842,"uuid":"507721965","full_name":"hash-bang/pss","owner":"hash-bang","description":"Simple Linux process grep and kill","archived":false,"fork":false,"pushed_at":"2023-04-20T09:28:12.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T07:57:36.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hash-bang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T01:05:08.000Z","updated_at":"2022-06-27T07:50:41.000Z","dependencies_parsed_at":"2022-09-23T10:41:45.033Z","dependency_job_id":null,"html_url":"https://github.com/hash-bang/pss","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/hash-bang%2Fpss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hash-bang%2Fpss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hash-bang%2Fpss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hash-bang%2Fpss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hash-bang","download_url":"https://codeload.github.com/hash-bang/pss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243551326,"owners_count":20309300,"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":[],"created_at":"2025-03-14T09:17:30.410Z","updated_at":"2025-10-11T06:34:32.993Z","avatar_url":"https://github.com/hash-bang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"@hash-bang/PSS\n==============\nA nicer `pgrep` / `pkill`.\n\nFeatures:\n\n* Auto-sudo mode to enable all processes can be killed\n* Globbing of process commands, PIDs and open ports are all supported\n* `--zap` mode will politely try to kill a process (regular kill), wait then agressively kill (`-9`)\n* Fancy colors to make reading the output easier\n\n\n```\nUsage: pss [-k | -z] [globs...]\n\nOptions:\n  -a, --all            Show all processes not just this users\n  -i, --interactive    Ask about all found processes\n  -l, --list           Show all matching processes\n  -f, --force          Force kill processes (implies --kill)\n  -k, --kill           Attempt to kill found processes\n  -n, --name           Match the name of the command only instead of args\n  -p, --pid \u003cpids...\u003e  CSV of specific Process IDs to limit to (or specify\n                       multiple times)\n  -v, --verbose        Be verbose about what is happening\n  -w, --wait \u003ctime\u003e    Wait for a valid timestring before zapping (default:\n                       \"3s\")\n  -z, --zap            Try to politely kill a process then agressively (implies\n                       --kill)\n  --parent-pid \u003cpid\u003e   Specify the parent pid to use unless --no-skip-self\n                       (internally used when sudo-ing)\n  --no-case            Disable case insesitive searching\n  --no-sudo            Do not try to elevate this process to sudo if possible\n  --no-skip-self       Exclude the PSS process from the list\n  --no-truncate        Do not truncate items so that only one listing appears\n                       on a line\n  --no-surround        Disable adding globstars at the start and end of search\n                       strings\n  --no-tree            Dont attempt to kill all sub-processes on --force /\n                       --zap\n  -h, --help           display help for command\n\nNotes:\n  * Globs can be any valid string, if the string is numeric and begins with `:` its assumed to be a port e.g. `:80` fetches the process listening on port 80\n  * If --kill, --force, --zap and --list are omitted --list is assumed\n  * --pid Can take a CSV of PIDs to filter by\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhash-bang%2Fpss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhash-bang%2Fpss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhash-bang%2Fpss/lists"}