{"id":30078556,"url":"https://github.com/karl-horning/bash-notebook","last_synced_at":"2026-04-11T11:38:50.331Z","repository":{"id":306995630,"uuid":"1022016392","full_name":"Karl-Horning/bash-notebook","owner":"Karl-Horning","description":"A personal collection of Bash scripts and notes for learning, automation, and quick reference. Includes file utilities, folder flatteners, and a growing cheatsheet for common shell tasks.","archived":false,"fork":false,"pushed_at":"2025-07-28T20:45:45.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T22:28:30.299Z","etag":null,"topics":["automation","bash","cheatsheet","cli-tools","command-line","learning-resources","linux","macos","scripting","shell","shell-scripts","utilities"],"latest_commit_sha":null,"homepage":"","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/Karl-Horning.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,"zenodo":null}},"created_at":"2025-07-18T10:08:33.000Z","updated_at":"2025-07-28T20:45:49.000Z","dependencies_parsed_at":"2025-07-28T22:28:33.263Z","dependency_job_id":"47714b61-ade3-4a13-88d3-4ad784056aef","html_url":"https://github.com/Karl-Horning/bash-notebook","commit_stats":null,"previous_names":["karl-horning/bash-notebook"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Karl-Horning/bash-notebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fbash-notebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fbash-notebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fbash-notebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fbash-notebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karl-Horning","download_url":"https://codeload.github.com/Karl-Horning/bash-notebook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fbash-notebook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269458769,"owners_count":24420475,"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-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["automation","bash","cheatsheet","cli-tools","command-line","learning-resources","linux","macos","scripting","shell","shell-scripts","utilities"],"created_at":"2025-08-08T17:27:41.824Z","updated_at":"2026-04-11T11:38:50.308Z","avatar_url":"https://github.com/Karl-Horning.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash notebook\n\n\u003e This repo is no longer maintained and is kept for reference only.\n\nPersonal bash scripts for file management, plus a [bash cheatsheet](./CHEATSHEET.md).\n\n## Scripts\n\n| Script                                            | Description                                                     |\n|---------------------------------------------------|-----------------------------------------------------------------|\n| [`clean-filenames`](./src/clean-filenames/)       | Strips leading, trailing, and excess spaces from filenames      |\n| [`flatten-to-root`](./src/flatten-to-root/)       | Moves all files from nested subdirectories into the root folder |\n| [`flatten-subfolders`](./src/flatten-subfolders/) | Flattens nested content within each immediate subfolder         |\n\n## Setup\n\nThe flatten scripts target `/Users/$USER/flattenFolders` by default. To change this, edit the `dir_to_flatten` variable at the top of the script.\n\n## Licence\n\nMIT © 2025 [Karl Horning](https://github.com/Karl-Horning)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarl-horning%2Fbash-notebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarl-horning%2Fbash-notebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarl-horning%2Fbash-notebook/lists"}