{"id":28437751,"url":"https://github.com/blwatkins/learning-shell-scripting","last_synced_at":"2025-07-06T01:04:58.349Z","repository":{"id":294979211,"uuid":"988637754","full_name":"blwatkins/learning-shell-scripting","owner":"blwatkins","description":"Learning resources and notes for Unix shell scripting.","archived":false,"fork":false,"pushed_at":"2025-05-23T00:16:18.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T00:08:24.010Z","etag":null,"topics":["learning","shell","shell-scripting","tutorials","unix"],"latest_commit_sha":null,"homepage":"https://blwatkins.github.io/learn-to-code/unix/","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/blwatkins.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-05-22T21:06:59.000Z","updated_at":"2025-05-23T00:18:20.000Z","dependencies_parsed_at":"2025-05-23T01:35:46.980Z","dependency_job_id":null,"html_url":"https://github.com/blwatkins/learning-shell-scripting","commit_stats":null,"previous_names":["blwatkins/learning-shell-scripting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blwatkins/learning-shell-scripting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blwatkins%2Flearning-shell-scripting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blwatkins%2Flearning-shell-scripting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blwatkins%2Flearning-shell-scripting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blwatkins%2Flearning-shell-scripting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blwatkins","download_url":"https://codeload.github.com/blwatkins/learning-shell-scripting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blwatkins%2Flearning-shell-scripting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262415643,"owners_count":23307513,"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":["learning","shell","shell-scripting","tutorials","unix"],"created_at":"2025-06-06T00:08:23.593Z","updated_at":"2025-07-06T01:04:58.341Z","avatar_url":"https://github.com/blwatkins.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learning shell scripting\n\nLearning resources and notes for Unix shell scripting.\n\n## [brittni's guide to unix](https://blwatkins.github.io/learn-to-code/unix/)\n\n## comments\n\nComments in a shell script start with the `#` symbol. Comments are ignored by the shell interpreter.\n\n```shell\n# this is a comment\npwd\n```\n\n## development steps\n\n1. ### [create a new shell script file](https://blwatkins.github.io/learn-to-code/unix/2025/05/22/unix-shell-scripts.html#creating-a-shell-script-file)\n1. ### [open the shell script file](https://blwatkins.github.io/learn-to-code/unix/2025/05/22/unix-shell-scripts.html#opening-a-shell-script-file)\n1. ### [write the shell script](https://blwatkins.github.io/learn-to-code/unix/2025/05/22/unix-shell-scripts.html#writing-a-shell-script)\n1. ### [execute the shell script](https://blwatkins.github.io/learn-to-code/unix/2025/05/22/unix-shell-scripts.html#executing-a-shell-script)\n\n----\n\nCopyright (C) 2025 brittni and the polar bear LLC.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblwatkins%2Flearning-shell-scripting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblwatkins%2Flearning-shell-scripting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblwatkins%2Flearning-shell-scripting/lists"}