{"id":16511205,"url":"https://github.com/danog/learn-bash","last_synced_at":"2025-07-14T10:38:57.360Z","repository":{"id":32918212,"uuid":"36513600","full_name":"danog/learn-bash","owner":"danog","description":"Script to learn bash scripting","archived":false,"fork":false,"pushed_at":"2016-01-01T13:27:48.000Z","size":549,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T09:35:40.313Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danog.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}},"created_at":"2015-05-29T15:45:47.000Z","updated_at":"2023-02-09T18:09:25.000Z","dependencies_parsed_at":"2022-08-02T00:59:39.203Z","dependency_job_id":null,"html_url":"https://github.com/danog/learn-bash","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/danog/learn-bash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Flearn-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Flearn-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Flearn-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Flearn-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danog","download_url":"https://codeload.github.com/danog/learn-bash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danog%2Flearn-bash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261080113,"owners_count":23106564,"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-10-11T15:59:19.306Z","updated_at":"2025-06-21T06:41:33.551Z","avatar_url":"https://github.com/danog.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learn-bash\nScript to learn bash scripting.\n\n\n[![Build Status](https://travis-ci.org/danog/learn-bash.svg?branch=master)](https://travis-ci.org/danog/learn-bash)\n\n\n\nThis project is licensed under the GPLv3 license.\n\n\nTo install this script follow the following instructions on:\n\n\n### Debian-derived distros (Ubuntu, Linux mint, Bodhi Linux, etc.)\n\nOn debian-derived distros, execute this command to add my repo to your system:\n\n```\nsudo wget -q -O /etc/apt/sources.list.d/daniil.list http://dano.cu.cc/1IJrcd1 \u0026\u0026 wget -q -O - http://dano.cu.cc/1Aci9Qp | sudo apt-key add - \u0026\u0026 sudo apt-key adv --recv-keys --keyserver keys.gnupg.net 72B97FD1D9672C93 \u0026\u0026 sudo apt-get update\n```\n\n\nYou should see an OK if the operation was successful.\n\nAnd this command to install the script.\n\n```\nsudo apt-get update; sudo apt-get -y install learn-bash\n```\n\n\nAnd execute the script with this command:\n```\nlearn.sh\n```\n\n\n#### Any other Linux/Unix system (Ubuntu, Debian, Fedora, Redhat, openBSD, Mac OS X):\n\n\nExecute this command to install the script:\n\n```\nwget http://daniilgentili.magix.net/learn.sh -O learn.sh || curl -L http://daniilgentili.magix.net/learn.sh -o learn.sh; chmod +x learn.sh\n```\n\nAnd execute the script with this command:\n```\n./learn.sh\n```\n\n\n### iOS:\nJailbreak your device, add the following repo to Cydia,\n\n```\nhttp://repo.daniil.it\n```\n\n... and install mobileterminal and learn-bash.\n\n\nRun with learn.sh in mobileterminal.\n\n\nHappy learning!\nDaniil Gentili\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Flearn-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanog%2Flearn-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanog%2Flearn-bash/lists"}