{"id":20436146,"url":"https://github.com/brd6/my_ls","last_synced_at":"2026-05-30T18:31:06.525Z","repository":{"id":113966124,"uuid":"51215098","full_name":"brd6/my_ls","owner":"brd6","description":"This project consists of replicating the ls function of Unix system.","archived":false,"fork":false,"pushed_at":"2016-05-21T23:10:46.000Z","size":980,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-04T06:15:27.276Z","etag":null,"topics":["c","epitech","ls","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/brd6.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":"2016-02-06T18:24:12.000Z","updated_at":"2017-09-04T22:16:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"64360645-d366-4027-b1a1-ce1ac7a845f8","html_url":"https://github.com/brd6/my_ls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brd6/my_ls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fmy_ls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fmy_ls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fmy_ls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fmy_ls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brd6","download_url":"https://codeload.github.com/brd6/my_ls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fmy_ls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33705207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["c","epitech","ls","unix"],"created_at":"2024-11-15T08:39:43.876Z","updated_at":"2026-05-30T18:31:06.508Z","avatar_url":"https://github.com/brd6.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project consists of replicating the ls function of Unix system.\n\n### Usage :\n\n```\n./my_ls [-lRdrtuFgf] [FILE]\n```\n\n### Examples :\n\n```\n$ ./my_ls -l -t\ntotal 148\n-rw-r--r-- 1 bongol_b bongol_b   173 may.  22 00:53 README.md\n-rwxrwxr-x 1 bongol_b bongol_b 79480 may.  22 00:44 my_ls\n-rw------- 1 bongol_b bongol_b   788 may.  22 00:44 Makefile\ndrwx------ 2 bongol_b bongol_b  4096 may.  22 00:41 include\ndrwx------ 2 bongol_b bongol_b  4096 may.  22 00:31 lib\n...\n```\n\n```\n$ ./my_ls -lRt\n.:\ntotal 152\n-rw-r--r-- 1 bongol_b bongol_b   173 may.  22 00:53 README.md\n-rwxrwxr-x 1 bongol_b bongol_b 79480 may.  22 00:44 my_ls\n-rw------- 1 bongol_b bongol_b   788 may.  22 00:44 Makefile\n...\n\n./include:\ntotal 12\n-rw------- 1 bongol_b bongol_b 2331 may.  22 00:41 my_ls.h\n...\n\n./lib:\ntotal 3672\n-rw-rw-r-- 1 bongol_b bongol_b   76792 may.  22 00:36 libmyprintf.a\n...\n```\n\n```\n$ ls -lt -R -r\n...\n```\n\n\u003cbr\u003e\n\nman ls for more detail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrd6%2Fmy_ls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrd6%2Fmy_ls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrd6%2Fmy_ls/lists"}