{"id":23498056,"url":"https://github.com/freedomben/handy-bash-scripts","last_synced_at":"2025-10-04T20:34:48.514Z","repository":{"id":8222405,"uuid":"9660528","full_name":"FreedomBen/handy-bash-scripts","owner":"FreedomBen","description":"Collection of some handy Bash scripts for doing common tasks","archived":false,"fork":false,"pushed_at":"2017-03-03T04:33:54.000Z","size":3495,"stargazers_count":20,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T21:51:12.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FreedomBen.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}},"created_at":"2013-04-25T00:22:39.000Z","updated_at":"2025-02-06T16:02:02.000Z","dependencies_parsed_at":"2022-08-06T22:15:31.193Z","dependency_job_id":null,"html_url":"https://github.com/FreedomBen/handy-bash-scripts","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/FreedomBen%2Fhandy-bash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Fhandy-bash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Fhandy-bash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Fhandy-bash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreedomBen","download_url":"https://codeload.github.com/FreedomBen/handy-bash-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249099632,"owners_count":21212704,"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-12-25T05:18:10.646Z","updated_at":"2025-10-04T20:34:43.479Z","avatar_url":"https://github.com/FreedomBen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"handy-bash-scripts\n==================\n\nThis is a collection of some of my handy Bash scripts for doing common tasks.\n\nTop recommended scripts:\n\n1\\. findref.bash - recursively greps files in a folder looking for the specified regex.  Files can be excluded from the search by regular expression also.  Functions a lot like `git grep` but adds color and is not restricted to a git repo\n\n2\\. buildBlockList.bash - downloads iBlocklist lists 1, 2, and 3, unzips them, and concatenates them into a single text file suitable for use with any torrent client.  If not passed a destination, this script will put the file in the correct location so that Transmission finds it automatically\n\n3\\. backup.bash - Ever planned on updating some config files or other system files but wanted to make a backup in case something went wrong?  This script makes it a piece of cake.  No more copying and renaming and then hunting later.  This script will back up the directory or file in ~/.backups/\n\n4\\. updateRepos.bash - If you have a lot of git repos cloned, run this script from the root directory.  It will recurse into the git clones below and do a pull and optionally a push.  If you have un-committed changes they will be stashed while your repo is updated, and restored when finished.  you'll also be notified in case you forgot they were there.  I use this one several times a day.\n\n5\\. record.bash - This script add a more user friendly front end to the `recordmydesktop` tool.  It lets you select a bounding rect with your mouse rather than make you guess at the coordinates.\n\nThere are lots more scripts, but those are the highlights.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomben%2Fhandy-bash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreedomben%2Fhandy-bash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomben%2Fhandy-bash-scripts/lists"}