{"id":16776293,"url":"https://github.com/darkarp/linuxutils","last_synced_at":"2025-09-13T12:15:05.307Z","repository":{"id":225581364,"uuid":"766325765","full_name":"darkarp/linuxutils","owner":"darkarp","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-03T15:07:42.000Z","size":9512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T18:21:23.041Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkarp.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":"2024-03-03T00:10:39.000Z","updated_at":"2025-02-03T15:07:46.000Z","dependencies_parsed_at":"2024-03-03T02:25:26.424Z","dependency_job_id":"767b363a-0261-46af-b26b-935e601e05e6","html_url":"https://github.com/darkarp/linuxutils","commit_stats":null,"previous_names":["darkarp/linuxutils"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Flinuxutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Flinuxutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Flinuxutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Flinuxutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkarp","download_url":"https://codeload.github.com/darkarp/linuxutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Flinuxutils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259184737,"owners_count":22818266,"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":[],"created_at":"2024-10-13T07:09:27.897Z","updated_at":"2025-06-11T02:05:11.356Z","avatar_url":"https://github.com/darkarp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Linux Utils\n## `ls` - List Directory Contents\n\n- `./ls -a`: List all contents, including hidden files\n- `./ls -H`: List contents with sizes in a human-readable format\n\n\n## `snip` - Snippet Manager\n\n- `./snip add \"Example Title\" \"Example Content\"`: Add a new snippet with a title and content.\n- `./snip list`: List all stored snippets:\n- `./snip search \"keyword\"`: Search for snippets containing a keyword\n`\n\n## `fsearch` - File Search\n\n- `./fsearch /path/to/search \"pattern\"`: Search for files by pattern within a specified path\n\n## `cat` - Concatenate and Display Files\n\n`./cat /path/to/file`: Display the content of a specified file\n\n## `ln` - Create Links\n\n- `./ln /path/to/target /path/to/linkname`: Create a hard link to a target file\n\n- `./ln -s /path/to/target /path/to/symlink`: Create a symbolic link to a target file\n\n## `grep` - Pattern Search in Text\n\n- `./grep \"pattern\" /path/to/file`: Search for a pattern within a specified file\n\nmathematica\n\n## `wc` - Word, Line, Character, and Byte Count\n`./wc /path/to/file`: Count lines, words, characters, and bytes in a file\n\n## Bonus:\n- `./cat example.txt | ./grep 'some-pattern'`: This command concatenates and displays the content of `example.txt`, piping it through `grep` to filter and display lines that match 'some-pattern'.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkarp%2Flinuxutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkarp%2Flinuxutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkarp%2Flinuxutils/lists"}