{"id":19380973,"url":"https://github.com/sudo-give-me-coffee/strace-file","last_synced_at":"2026-05-02T08:34:29.875Z","repository":{"id":149129213,"uuid":"253268545","full_name":"sudo-give-me-coffee/strace-file","owner":"sudo-give-me-coffee","description":"Get files accessed by an application or command on Linux","archived":false,"fork":false,"pushed_at":"2020-04-19T15:27:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T16:53:14.580Z","etag":null,"topics":["debugging-tool","linux","strace","terminal","tool"],"latest_commit_sha":null,"homepage":"","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/sudo-give-me-coffee.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":"2020-04-05T15:34:26.000Z","updated_at":"2020-04-19T15:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"83a18c72-f876-4a80-8157-6ac642067180","html_url":"https://github.com/sudo-give-me-coffee/strace-file","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-give-me-coffee/strace-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-give-me-coffee%2Fstrace-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-give-me-coffee%2Fstrace-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-give-me-coffee%2Fstrace-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-give-me-coffee%2Fstrace-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-give-me-coffee","download_url":"https://codeload.github.com/sudo-give-me-coffee/strace-file/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-give-me-coffee%2Fstrace-file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["debugging-tool","linux","strace","terminal","tool"],"created_at":"2024-11-10T09:15:30.064Z","updated_at":"2026-05-02T08:34:29.858Z","avatar_url":"https://github.com/sudo-give-me-coffee.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is? | [Download](https://github.com/sudo-give-me-coffee/strace-file/releases/download/continuous/strace-file)\n**strace-file** is a wrapper for **strace** that list all files accessed by application with a friendly output\n\n## Usage\n```\nusage: strace-file [option] PROG [ARGS]\n\nOptions:\n  -n  Only non existing\n  -e  Only existing files (default behaviour)\n  -a  Both nonexistent and existing files\n  -s  Only files in /app, /usr, /lib, /lib64, /var, /bin and /sbin\n  -b  Exclude /usr/share, /usr/local/share and /var\n  -v  Prints version of strace-file\n\nNotes for in Flatpak usage, is needed to pass as first parameter:\n  ¹ --allow=devel to flatpak will add SYS_PTRACE capability\n  ² --appimage-extract-and-run to strace-file\n```\n\n## Sample output:\n\n```\n$ ./strace-file bash --version\n/bin/bash\n/etc/ld.so.cache\n/lib/x86_64-linux-gnu/libtinfo.so.5\n/lib/x86_64-linux-gnu/libdl.so.2\n/lib/x86_64-linux-gnu/libc.so.6\n/dev/tty\n/usr/lib/locale/locale-archive\n/usr/share/locale/locale.alias\n/usr/share/locale-langpack/pt_BR/LC_MESSAGES/bash.mo\n/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache\n/usr/share/locale-langpack/pt/LC_MESSAGES/bash.mo\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-give-me-coffee%2Fstrace-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-give-me-coffee%2Fstrace-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-give-me-coffee%2Fstrace-file/lists"}