{"id":16406558,"url":"https://github.com/nudin/hstrace","last_synced_at":"2025-08-21T20:31:14.106Z","repository":{"id":139219884,"uuid":"396056029","full_name":"Nudin/hstrace","owner":"Nudin","description":"Wrapper for strace to make output more human readable.","archived":false,"fork":false,"pushed_at":"2021-11-15T13:35:14.000Z","size":361,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-19T16:44:19.124Z","etag":null,"topics":["colors","strace","syntax-highlighting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nudin.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-08-14T15:54:38.000Z","updated_at":"2024-12-04T08:29:42.000Z","dependencies_parsed_at":"2024-07-09T16:47:33.997Z","dependency_job_id":null,"html_url":"https://github.com/Nudin/hstrace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nudin%2Fhstrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nudin%2Fhstrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nudin%2Fhstrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nudin%2Fhstrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nudin","download_url":"https://codeload.github.com/Nudin/hstrace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230531116,"owners_count":18240570,"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":["colors","strace","syntax-highlighting"],"created_at":"2024-10-11T06:10:17.991Z","updated_at":"2024-12-20T03:34:37.422Z","avatar_url":"https://github.com/Nudin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"hstrace\n=======\n\nA tiny wrapper around `strace` giving colored output and more user friendly defaults.\n\n- Color output using source-highlight\n- Increase string length to a value matching the terminal width (-s …)\n- Decode fd's to filenames (-y)\n- Enable timestamps (-t)\n- Include subproceses (-f)\n- Enable statistics at command end (-C)\n- Align return codes (-a …)\n\nExample:\n`strace ls`\n![strace](strace.png)\n\n`hstrace ls`\n![hstrace](hstrace.png)\n\nDependencies, Usage\n-------------------\nMake sure you have source-highlight, tput and strace installed.\nCall `hstrace.sh` just as you would call strace.\n\nTo install it system wide, I recommend something like:\n```\n# git clone https://github.com/Nudin/hstrace /opt/hstrace\n# ln -s /opt/hstrace/hstrace.sh /usr/local/bin/hstrace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnudin%2Fhstrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnudin%2Fhstrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnudin%2Fhstrace/lists"}