{"id":20725606,"url":"https://github.com/phmullins/bash-scripts","last_synced_at":"2026-04-20T18:01:25.651Z","repository":{"id":75849563,"uuid":"69826942","full_name":"phmullins/bash-scripts","owner":"phmullins","description":"Miscellaneous Bash scripts that I've created and found useful over the years ","archived":false,"fork":false,"pushed_at":"2019-11-26T19:36:53.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T08:50:36.896Z","etag":null,"topics":["bash","bash-script","mit-license"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/phmullins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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":"2016-10-02T22:58:47.000Z","updated_at":"2019-11-26T19:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"48a7f463-5a7b-4798-b037-c74949c597df","html_url":"https://github.com/phmullins/bash-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phmullins/bash-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmullins%2Fbash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmullins%2Fbash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmullins%2Fbash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmullins%2Fbash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phmullins","download_url":"https://codeload.github.com/phmullins/bash-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmullins%2Fbash-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32059139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","bash-script","mit-license"],"created_at":"2024-11-17T04:19:31.428Z","updated_at":"2026-04-20T18:01:25.626Z","avatar_url":"https://github.com/phmullins.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash Scripts\n\nMiscellaneous Bash scripts that I've created and/or found useful over the years \n\n## Scripts\n\n- [+x.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/%2Bx.sh) - Make a script executable.\n- [batt.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/batt.sh) - A quick little indicator for battery status on your Mac laptop.\n- [cdf.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/cdf.sh) - Change working directory to the top-most Finder window location.\n- [decom.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/decom.sh) - Decompress just about any archive (Zip, Tar, 7z, etc.) with a single command.\n- [dns-flush.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/dns-flush.sh) - Flush DNS cache (See: http://support.apple.com/kb/ht5343).\n- [dnstest.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/dnstest.sh) - Tests DNS providers to determine which is fastest.\n- [extract.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/extract.sh) - Quickly decompress archives of all types.\n- [ifactive.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/ifactive.sh) - Quickly display all active network adapters.\n- [ip.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/ip.sh) - Show IPv4 address for interface en0.\n- [ipe.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/ipe.sh) - Show external IPv4 address for interface en0.\n- [makepass.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/makepass.sh) - Super easy way of generating a random 20 character password.\n- [raspi_dupeip.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/raspi-dupeip.sh) - Fixes the duplicate IP issue seen on the Raspberry Pi. \n- [raspi_update.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/raspi-update.sh) - Raspbery Pi: Checks for updates, upgrades the OS, and installs the latest firmware.\n- [sparse.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/sparse.sh) - Mounts a sparsebundle disk into the supplied path.\n- [yad.sh](https://github.com/phmullins/bash-scripts/blob/master/scripts/yad.sh) - Convert a YouTube video into an AAC encoded .m4a audio file.\n\n## Installation\n\n1. Download script(s).\n2. Make script(s) executable by running `chmod +x script_name`.\n3. Copy script to `/usr/local/bin`.\n4. Profit.\n\n## Author\nCreated by [Patrick H. Mullins](http://www.pmullins.net). You can find me on  [Twitter](https://twitter.com/phmullins) and on [Telegram](https://telegram.org/) as @pmullins.\n\n## License\nSource is released under the MIT License (MIT) [license](license.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmullins%2Fbash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphmullins%2Fbash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmullins%2Fbash-scripts/lists"}