{"id":20550331,"url":"https://github.com/dnmfarrell/ls","last_synced_at":"2026-06-09T14:31:30.714Z","repository":{"id":20578880,"uuid":"23859420","full_name":"dnmfarrell/ls","owner":"dnmfarrell","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-12T03:06:01.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T05:44:02.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnmfarrell.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}},"created_at":"2014-09-10T03:31:51.000Z","updated_at":"2014-09-10T03:49:02.000Z","dependencies_parsed_at":"2022-09-10T22:31:47.692Z","dependency_job_id":null,"html_url":"https://github.com/dnmfarrell/ls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnmfarrell/ls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Fls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Fls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Fls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Fls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnmfarrell","download_url":"https://codeload.github.com/dnmfarrell/ls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Fls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"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-06-09T02:00:06.510Z","response_time":63,"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-16T02:24:27.286Z","updated_at":"2026-06-09T14:31:30.687Z","avatar_url":"https://github.com/dnmfarrell.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ls\n==\n\nAn `ls` clone written in C that lists all files in a directory including their permissions, file size, owner group and last modified date.\n\nVersion\n-------\n\nVersion 0.03\n\nSynopsis\n--------\n\n    $ ls\n    drwxrwxr-x   4 sillymoose sillymoose 1 Sep  9 23:41 .\n    drwxrwxr-x   4 sillymoose sillymoose 1 Sep  9 23:41 ..\n    drwxrwxr-x   7 sillymoose sillymoose 1 Sep  9 23:30 .git\n    -rw-rw-r--   1 sillymoose sillymoose 1 Sep  9 23:30 LICENSE\n    -rwxrwxr-x   1 sillymoose sillymoose 1 Sep  9 23:41 ls\n    drwxrwxr-x   2 sillymoose sillymoose 1 Sep  9 23:42 src\n\n    $ ls LICENSE\n    -rw-rw-r--   1 sillymoose sillymoose 1 Sep  9 23:30 LICENSE\n\n    $ ls src\n    drwxrwxr-x 2 sillymoose sillymoose 1 Sep 11 22:59 .\n    drwxrwxr-x 5 sillymoose sillymoose 1 Sep 11 22:59 ..\n    -rw-rw-r-- 1 sillymoose sillymoose 1 Sep 11 22:59 ls.c\n\nTo Do\n-----\n\n * Sort output alpabetically by filename\n * Display filename only (not file path)\n * Fix width of file size column\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Fls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnmfarrell%2Fls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Fls/lists"}