{"id":13339664,"url":"https://github.com/thegreyd/Shell","last_synced_at":"2025-03-11T14:32:10.007Z","repository":{"id":146608576,"uuid":"83518131","full_name":"thegreyd/Shell","owner":"thegreyd","description":"Toy implementation of csh-like command line shell ","archived":false,"fork":false,"pushed_at":"2017-03-15T21:48:42.000Z","size":158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T02:32:03.244Z","etag":null,"topics":["c","cli","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thegreyd.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}},"created_at":"2017-03-01T06:04:06.000Z","updated_at":"2023-02-14T02:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd3653a3-4fad-4986-9e87-4994aa72f519","html_url":"https://github.com/thegreyd/Shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegreyd%2FShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegreyd%2FShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegreyd%2FShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegreyd%2FShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thegreyd","download_url":"https://codeload.github.com/thegreyd/Shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243052008,"owners_count":20228313,"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":["c","cli","shell","unix"],"created_at":"2024-07-29T19:21:08.073Z","updated_at":"2025-03-11T14:32:09.992Z","avatar_url":"https://github.com/thegreyd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ush micro shell\n(ie, μ-shell), modeled after csh.\n\n### Specification:\n- [Manpage](ush_manpage.pdf), [Spec](spec.md)\n\n### To run Ush:\n- Clone repo, cd into the directory.\n- from command line:\n    ```\n    $ make\n    $ ./ush\n    \n    ```\n\n### To run tests:\n- dependency - csh\n    + install csh : `sudo apt install csh`\n- Run tests: `make test`\n- For all successful tests- output will be something like this:\n```\nbash test.sh\nrunning tests/test_builtins.txt\nrunning tests/test_exec.txt\nrunning tests/test_pipeserr.txt\nrunning tests/test_pipes.txt\nrunning tests/test_stderr.txt\nrunning tests/test_stdinouterr.txt\nrunning tests/test_stdin.txt\nrunning tests/test_stdoutapp.txt\nrunning tests/test_stdout.txt\n```\n\n### Extra\n- add ush to path in bash\n    `export PATH=/home/user/dir/:$PATH`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegreyd%2FShell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthegreyd%2FShell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegreyd%2FShell/lists"}