{"id":17323072,"url":"https://github.com/danieleds/tiny-command-line-tools","last_synced_at":"2025-07-30T00:33:21.491Z","repository":{"id":138468023,"uuid":"335641969","full_name":"danieleds/tiny-command-line-tools","owner":"danieleds","description":"A set of useful command line tools that you can drop in your local ~/bin directory","archived":false,"fork":false,"pushed_at":"2021-02-03T15:08:17.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T03:42:53.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/danieleds.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":"2021-02-03T13:58:30.000Z","updated_at":"2021-02-04T16:37:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa3cd874-0e81-4a4d-b4a6-00c9cd1cd269","html_url":"https://github.com/danieleds/tiny-command-line-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danieleds/tiny-command-line-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieleds%2Ftiny-command-line-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieleds%2Ftiny-command-line-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieleds%2Ftiny-command-line-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieleds%2Ftiny-command-line-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieleds","download_url":"https://codeload.github.com/danieleds/tiny-command-line-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieleds%2Ftiny-command-line-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267785725,"owners_count":24144118,"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-29T02:00:12.549Z","response_time":2574,"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-10-15T13:45:14.811Z","updated_at":"2025-07-30T00:33:21.466Z","avatar_url":"https://github.com/danieleds.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiny-command-line-tools\nA set of useful command line tools that you can drop in your local ~/bin directory.  \nMost of them are stolen and adapted from the web.\n\n## csv\nPretty-prints a csv file. Usage:\n\n    $ csv myfile.csv\n    \nor\n\n    $ cat myfile.csv | csv\n\n\n## killallgrep\nKill (-9) all processes whose description matches a given pattern (as it would be shown by `ps aux`). Only the processes of the current user are killed.\n\n    $ killallgrep \u003cpattern\u003e\n\n## usercpu\nFind out who is using the largest amount of CPU resources.\n\n    $ usercpu\n    USER     CPU     CPU(%)\n    disarli  1026.8  7.13056\n    root     100     0.694444\n    netdata  100     0.694444\n    ugo      5.6     0.0388889\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieleds%2Ftiny-command-line-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieleds%2Ftiny-command-line-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieleds%2Ftiny-command-line-tools/lists"}