{"id":16799138,"url":"https://github.com/taimoorzaeem/shellscripts","last_synced_at":"2025-03-17T04:44:13.600Z","repository":{"id":138737275,"uuid":"532229635","full_name":"taimoorzaeem/shellscripts","owner":"taimoorzaeem","description":"Some utility shell scripts. WIP.","archived":false,"fork":false,"pushed_at":"2022-09-20T17:47:25.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T14:19:00.475Z","etag":null,"topics":["bash","bash-script","shell","shell-script","utility-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taimoorzaeem.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":"2022-09-03T10:41:29.000Z","updated_at":"2025-01-22T06:24:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"337694fe-991a-4dad-bd1c-1f663ae94d2c","html_url":"https://github.com/taimoorzaeem/shellscripts","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/taimoorzaeem%2Fshellscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimoorzaeem%2Fshellscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimoorzaeem%2Fshellscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimoorzaeem%2Fshellscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taimoorzaeem","download_url":"https://codeload.github.com/taimoorzaeem/shellscripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976485,"owners_count":20377692,"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":["bash","bash-script","shell","shell-script","utility-scripts"],"created_at":"2024-10-13T09:27:58.760Z","updated_at":"2025-03-17T04:44:13.582Z","avatar_url":"https://github.com/taimoorzaeem.png","language":"Shell","readme":"# ShellScripts\nSome reusable shellscripts\n\n### How to use these scripts:\n```\n$ git clone https://github.com/taimoorzaeem/shellscripts.git\n$ cd shellscripts/tests/\n$ ./runtests.sh\n```\n\nIf all tests are passed, then you should be good to use the scripts in the `src` directory.\n\nMake sure these scripts are executable. If they are not, make them executable by:\n```\n$ chmod u+x \u003cscript-name\u003e\n```\n\nCurrently there is only one script:\n\n`replspace` which replace all spaces in a filename with underscore for a given directory.\n\n#### Example\n```\n./replspace Test/\n```\nTo install this script, run the following from project root directory:\n```\n$ make changemod\n$ sudo make install\n```\nThis should install the script to `/usr/bin`.\n\nTo uninstall this script:\n```\n$ sudo make uninstall\n```\n\nNote: This script currently does not work recursively. I'll make updates in the future.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaimoorzaeem%2Fshellscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaimoorzaeem%2Fshellscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaimoorzaeem%2Fshellscripts/lists"}