{"id":16344688,"url":"https://github.com/paperbenni/bash","last_synced_at":"2025-07-22T05:04:45.519Z","repository":{"id":56424671,"uuid":"141060043","full_name":"paperbenni/bash","owner":"paperbenni","description":"bash scripts that emulate python-like import features","archived":false,"fork":false,"pushed_at":"2023-09-16T17:09:23.000Z","size":66131,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T10:51:48.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://paperbenni.github.io/bash/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paperbenni.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-15T21:35:32.000Z","updated_at":"2022-02-13T16:02:34.000Z","dependencies_parsed_at":"2024-10-28T15:38:48.319Z","dependency_job_id":null,"html_url":"https://github.com/paperbenni/bash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paperbenni/bash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbenni%2Fbash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbenni%2Fbash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbenni%2Fbash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbenni%2Fbash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paperbenni","download_url":"https://codeload.github.com/paperbenni/bash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbenni%2Fbash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266430671,"owners_count":23927167,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-11T00:28:56.647Z","updated_at":"2025-07-22T05:04:45.499Z","avatar_url":"https://github.com/paperbenni.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paperbenni/bash\n\nA collection of neat little bash functions.\nMeant for use in Scripting\n\n## Usage in scripts\n\n### Instructions\n\nAdd the following line to the top of your bash script to get started using my functions\n\n```sh\nsource \u003c(curl -Ls https://git.io/JerLG)\n```\n\nThen do the following to import functions into your script\n*pb* supports the following three types of syntax\n\n```sh\n#here are a few examples\npb unpack # just the name if there are no other scripts in the category\npb rclone/login.sh # full name with file extension\npb spigot/op # full name without file extension\npb rclone.login # full name without file extension and dot as seperator\n\n#lets try them out\nunpack\n  usage: unpack file\n  automatically detects the archive type and extracts it\n```\n\n### Demo\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2edb0989a07f40919cd0472a6a91fdaf)](https://app.codacy.com/manual/paperbenni/bash?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=paperbenni/bash\u0026utm_campaign=Badge_Grade_Settings)\n[![asciicast](https://asciinema.org/a/uLkrlqR36UwAe5MJIXtGjH6uV.svg)](https://asciinema.org/a/uLkrlqR36UwAe5MJIXtGjH6uV)\n\nThese my personal scripts.\n\nI hold no responsibility for them being difficult to\nuse or causing the end of the world\n\nIf you want to contribute, feel free to send pull requests.\n\ndebugger:\n\n```sh\nsource \u003c(curl -s https://raw.githubusercontent.com/paperbenni/bash/master/setup.sh)\n```\n\n### Alternative sourcing oneliner\n\n```sh\n{ command -v papertest \u0026\u0026 papertest; } || source \u003c(curl -Ls https://git.io/JerLG)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperbenni%2Fbash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaperbenni%2Fbash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperbenni%2Fbash/lists"}