{"id":17787946,"url":"https://github.com/kkli08/cli-shell","last_synced_at":"2025-04-02T00:27:19.209Z","repository":{"id":155667852,"uuid":"582516900","full_name":"kkli08/CLI-Shell","owner":"kkli08","description":"A mini bash shell ","archived":false,"fork":false,"pushed_at":"2024-08-26T21:39:14.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T15:45:26.940Z","etag":null,"topics":["multi-processing","shell"],"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/kkli08.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":"2022-12-27T04:43:07.000Z","updated_at":"2024-08-26T21:39:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e130b979-e632-4ff7-8cb4-34e47854345f","html_url":"https://github.com/kkli08/CLI-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/kkli08%2FCLI-Shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkli08%2FCLI-Shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkli08%2FCLI-Shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkli08%2FCLI-Shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkli08","download_url":"https://codeload.github.com/kkli08/CLI-Shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246732774,"owners_count":20824810,"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":["multi-processing","shell"],"created_at":"2024-10-27T10:13:25.201Z","updated_at":"2025-04-02T00:27:19.179Z","avatar_url":"https://github.com/kkli08.png","language":"C","readme":"# CLI-Shell\nBuild a mini Command line shell interface.\n\n`[systems programming]` `[process communication]` `[resource management]`\n\n\n### Author\nKe Li\n\n### Description\nThis is a School Project Using C and Linux.\n\n\nRun program by:\\\n`make`\\\n`./shell379`\n\n\n### Commands\n`exit` \n* End the execution of shell379. Wait until all processes initiated by the\nshell are complete. Print out the total user and system time for all\nprocesses run by the shell.\n\n`jobs`\n* Display the status of all running processes spawned by shell379. See\nthe print format below in the example.\n\n`kill \u003cpid\u003e`\n* Kill process `\u003cpid\u003e`.\n\n`resume \u003cpid\u003e`\n* Resume the execution of process `\u003cpid\u003e`. This undoes a suspend.\n\n`sleep \u003cpid\u003e`\n* Sleep for `\u003cint\u003e` seconds.\n\n`suspend \u003cpid\u003e`\n* Suspend execution of process `\u003cpid\u003e`. A resume will reawaken it.\n\n`wait \u003cpid\u003e`\n* Wait until process `\u003cpid\u003e` has completed execution.\n\n`\u003ccmd\u003e \u003carg\u003e`\n* Spawn a process to execute command `\u003ccmd\u003e` with 0 or more arguments `\u003carg\u003e`. `\u003ccmd\u003e` and `\u003carg\u003e` are each one or more sequences of nonblank characters.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkli08%2Fcli-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkli08%2Fcli-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkli08%2Fcli-shell/lists"}