{"id":20550307,"url":"https://github.com/dnmfarrell/rmlockfile","last_synced_at":"2026-04-25T05:33:22.014Z","repository":{"id":149704020,"uuid":"44744151","full_name":"dnmfarrell/rmlockfile","owner":"dnmfarrell","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-22T13:38:52.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T16:49:35.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnmfarrell.png","metadata":{"files":{"readme":"README.pod","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":"2015-10-22T12:39:07.000Z","updated_at":"2015-10-22T13:13:01.000Z","dependencies_parsed_at":"2023-05-11T11:00:49.532Z","dependency_job_id":null,"html_url":"https://github.com/dnmfarrell/rmlockfile","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/dnmfarrell%2Frmlockfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Frmlockfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Frmlockfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Frmlockfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnmfarrell","download_url":"https://codeload.github.com/dnmfarrell/rmlockfile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157180,"owners_count":20081036,"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":"2024-11-16T02:24:21.046Z","updated_at":"2026-04-25T05:33:16.991Z","avatar_url":"https://github.com/dnmfarrell.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"=pod\n\n=encoding utf8\n\n=head1 NAME\n\nrmlockfile - remove an orphaned lockfile when its process has finished\n\n=head1 SYNOPSIS\n\n  rmlockfile [options]\n\n  Options\n  -------\n  --process,-p    process name to check is running\n  --filepath,-f   path of the lockfile to remove if process is not running\n  --help,-h       display these options\n\n  Command line examples\n  ---------------------\n  $ ./rmlockfile --process keepassx --filepath ~/Documents/vault.kdb.lock\n\n  $ ./rmlockfile -p keepassx -f ~/Documents/vault.kdb.lock\n\n  Crontab example\n  ---------------\n  * * * * * /home/user1/rmlockfile -p keepassx -f /home/user1/Documents/vault.kdb.lock\n\n=head1 DESCRIPTION\n\nC\u003crmlockfile\u003e is a lightweight program for tidying up orphaned lockfiles after\ntheir process has finished. My primary use-case for this was C\u003ckeepassx\u003e, which\nwill always leave behind a lockfile if interrupted or terminated.\n\n=head1 REQUIREMENTS\n\nPerl v5.8 or higher, GNU Bash (tested on v4.3.42, Fedora 22)\n\n=head1 AUTHOR\n\nDavid Farrell E\u003ccopy\u003e 2015\n\n=head1 LICENSE\n\nFreeBSD, see LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Frmlockfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnmfarrell%2Frmlockfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Frmlockfile/lists"}