{"id":19984143,"url":"https://github.com/arya2004/shell-and-asm","last_synced_at":"2025-07-28T10:41:14.051Z","repository":{"id":182137771,"uuid":"668012080","full_name":"arya2004/shell-and-asm","owner":"arya2004","description":"Operating System University Course ","archived":false,"fork":false,"pushed_at":"2024-06-07T12:23:11.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T03:26:56.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arya2004.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,"zenodo":null}},"created_at":"2023-07-18T20:13:12.000Z","updated_at":"2025-05-09T05:47:52.000Z","dependencies_parsed_at":"2024-06-07T11:54:26.580Z","dependency_job_id":"0111fae6-7eba-4d23-8cb8-8ad22e2d4095","html_url":"https://github.com/arya2004/shell-and-asm","commit_stats":null,"previous_names":["arya2004/linuxcode","arya2004/shell-and-asm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arya2004/shell-and-asm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya2004%2Fshell-and-asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya2004%2Fshell-and-asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya2004%2Fshell-and-asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya2004%2Fshell-and-asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arya2004","download_url":"https://codeload.github.com/arya2004/shell-and-asm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya2004%2Fshell-and-asm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267503693,"owners_count":24098333,"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-07-28T02:00:09.689Z","response_time":68,"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-11-13T04:17:45.879Z","updated_at":"2025-07-28T10:41:14.017Z","avatar_url":"https://github.com/arya2004.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Course Shell and Assembly Code Repository\n\nThis repository contains Shell and Assembly code examples created for a university course. The codes are designed to demonstrate various concepts and techniques related to shell scripting and assembly language programming.\n\n\n\n## Usage\n\nTo run the Shell scripts or Assembly programs:\n\n1. Clone the repository to your local machine:\n\n   ```\n   git clone https://github.com/arya2004/shell-and-asm.git\n   ```\n\n2. Navigate to the directory containing the script or program you want to execute:\n\n   ```\n   cd shell-and-asm\n   ```\n\n3. Run the desired script or program using the appropriate command:\n\n   For Shell scripts:\n\n   ```\n   ./script1.sh\n   ```\n\n   For Assembly programs:\n\n   ```\n   nasm -f elf64 program1.asm -o program1.o\n   ld program1.o -o program1\n   ./program1\n   ```\n\n## Contributors\n\n- [Your Name](https://github.com/arya2004)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farya2004%2Fshell-and-asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farya2004%2Fshell-and-asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farya2004%2Fshell-and-asm/lists"}