{"id":17131301,"url":"https://github.com/dfithian/bashisms","last_synced_at":"2026-01-30T03:09:36.459Z","repository":{"id":85573473,"uuid":"587461519","full_name":"dfithian/bashisms","owner":"dfithian","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-09T14:49:58.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T13:45:37.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dfithian.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":"2023-01-10T20:04:35.000Z","updated_at":"2023-01-10T20:04:35.000Z","dependencies_parsed_at":"2023-07-01T23:15:16.792Z","dependency_job_id":null,"html_url":"https://github.com/dfithian/bashisms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dfithian/bashisms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfithian%2Fbashisms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfithian%2Fbashisms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfithian%2Fbashisms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfithian%2Fbashisms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfithian","download_url":"https://codeload.github.com/dfithian/bashisms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfithian%2Fbashisms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28897784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"online","status_checked_at":"2026-01-30T02:00:06.810Z","response_time":66,"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-14T19:23:09.559Z","updated_at":"2026-01-30T03:09:36.433Z","avatar_url":"https://github.com/dfithian.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# bashisms\n\nAnnotated commands and utilities, persisted to help me remember them.\n\n# commands\n\n```bash\ntop # then press \"1\" to get CPU% per core\n\nps faxwu # subprocess tree, add more w's for more info\nps axl\n\nlsof -p \u003cpid\u003e # list open files, look for pipes\n\nstrace -p \u003cpid\u003e # look at the syscalls for this process\nstrace -f \u003ccommand\u003e # follow a command - everything and everything it forks\n\nfree -h # human readable\n```\n\n# nix\n\n```bash\nnix-shell \u003ccommand\u003e --option fallback true --option substitute false # if hydra is down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfithian%2Fbashisms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfithian%2Fbashisms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfithian%2Fbashisms/lists"}