{"id":20743002,"url":"https://github.com/pandh4cker/dumsh","last_synced_at":"2026-04-18T20:04:22.586Z","repository":{"id":107313249,"uuid":"274784608","full_name":"PandH4cker/Dumsh","owner":"PandH4cker","description":"Low level C Shell with built-ins included and redirections","archived":false,"fork":false,"pushed_at":"2020-12-19T14:48:20.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T12:38:10.312Z","etag":null,"topics":["c","low-level","redirections","shell","unix"],"latest_commit_sha":null,"homepage":"","language":"C","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/PandH4cker.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":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-24T22:52:00.000Z","updated_at":"2022-11-22T03:41:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2cee814-87e3-4fa2-bbf5-870efb39e87d","html_url":"https://github.com/PandH4cker/Dumsh","commit_stats":null,"previous_names":["pandh4cker/dumsh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PandH4cker/Dumsh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FDumsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FDumsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FDumsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FDumsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PandH4cker","download_url":"https://codeload.github.com/PandH4cker/Dumsh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandH4cker%2FDumsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","low-level","redirections","shell","unix"],"created_at":"2024-11-17T07:08:45.496Z","updated_at":"2026-04-18T20:04:22.568Z","avatar_url":"https://github.com/PandH4cker.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dumsh\n---\n## Authors: Raphael Dray.\n---\n\u003e This program launch a shell with built-in commands and which can launch other programs. \u003cbr /\u003e\n\u003e It can be opened in a **terminal**.\n\n\n\u003e It's written in __Low Level C UNIX language__. \u003cbr /\u003e\n\u003e It's for an university **project C using low level programming**.\n\n---\n## Built-in commands:\n\t\u003e * cd pathToGo [\u003e][1,2][filename] - change directory\n\t\u003e * help [\u003e][1,2][filename] - print the help of the shell\n\t\u003e * exit - exit the shell and return to the parent shell\n---\n## Redirections:\n\u003e The shell provides two redirections:\n\u003e * \u003e1 filename - Write standard output into the filename and append with 80 '#' then apppend with standard error.\n\u003e * \u003e2 filename - Write standard output into the filename then write the standard error into filename.err.\n---\n### Example of usage:\n\tmake\n\t\u003e\u003e cd ..\n\t\u003e\u003e cd \u003e1 fic.txt\n\t\u003e\u003e ls\n\t\u003e\u003e ls -R / \u003e1 fic.txt\n\t\u003e\u003e exit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandh4cker%2Fdumsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandh4cker%2Fdumsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandh4cker%2Fdumsh/lists"}