{"id":16507943,"url":"https://github.com/noahgift/coursera-de-c2-using-linux","last_synced_at":"2025-10-14T17:23:09.123Z","repository":{"id":141809918,"uuid":"422322964","full_name":"noahgift/Coursera-DE-C2-Using-Linux","owner":"noahgift","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-28T19:22:13.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T02:46:55.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/noahgift.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-28T18:59:36.000Z","updated_at":"2024-01-16T23:20:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0605226-288b-4192-803e-a7177751b960","html_url":"https://github.com/noahgift/Coursera-DE-C2-Using-Linux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noahgift/Coursera-DE-C2-Using-Linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2FCoursera-DE-C2-Using-Linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2FCoursera-DE-C2-Using-Linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2FCoursera-DE-C2-Using-Linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2FCoursera-DE-C2-Using-Linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahgift","download_url":"https://codeload.github.com/noahgift/Coursera-DE-C2-Using-Linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2FCoursera-DE-C2-Using-Linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020080,"owners_count":26086806,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-10-11T15:31:58.555Z","updated_at":"2025-10-14T17:23:09.106Z","avatar_url":"https://github.com/noahgift.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coursera-DE-C2-Using-Linux\n\nAn exploration of the Linux Shell\n\n## Goal:   Learn the basics of Linux Shell\n\nLet's practice some common shell commands\n\n### Part 1: Navigate the file system\n\n1.  Create a directory `foo` via `mkdir foo` command\n2.  `cd` into the `foo` directory\n\n### Part 2:  Create a file with touch\n\n1.  Create a file using `touch newfile.txt`\n2.  Run the command again?  What happens?\n\n### Part 3:  Remove files and directories\n\n1.  Remove the directory `foo` via the command `rm -rf foo`\n2.  Make a file and then delete it:  `touch bar.xt` then run `rm bar.txt`\n\n### Part 4:  List files\n\n1.  list the contents of `/usr/bin` by running the command `ls -l /usr/bin`\n2.  What did you see?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Fcoursera-de-c2-using-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahgift%2Fcoursera-de-c2-using-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Fcoursera-de-c2-using-linux/lists"}