{"id":21672853,"url":"https://github.com/dogoncouch/dirutils","last_synced_at":"2025-03-20T08:27:49.077Z","repository":{"id":82059194,"uuid":"85132693","full_name":"dogoncouch/dirutils","owner":"dogoncouch","description":"CLI tools for command execution and directory/file manipulation.","archived":false,"fork":false,"pushed_at":"2018-04-09T19:22:18.000Z","size":40,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T09:27:57.960Z","etag":null,"topics":["bash","bash-script","cli","cli-command","cli-tool","cli-toolkit","cli-utilities","cli-utility","command-line","command-line-tool","command-line-tools","commandline","directories","directory","posix","toolkit","utilities","utility"],"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/dogoncouch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-03-15T23:56:14.000Z","updated_at":"2023-09-08T17:22:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"725415f8-807b-4239-8713-7dbaae9d5e7b","html_url":"https://github.com/dogoncouch/dirutils","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogoncouch%2Fdirutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogoncouch%2Fdirutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogoncouch%2Fdirutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogoncouch%2Fdirutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dogoncouch","download_url":"https://codeload.github.com/dogoncouch/dirutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244577057,"owners_count":20475237,"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":["bash","bash-script","cli","cli-command","cli-tool","cli-toolkit","cli-utilities","cli-utility","command-line","command-line-tool","command-line-tools","commandline","directories","directory","posix","toolkit","utilities","utility"],"created_at":"2024-11-25T13:33:16.293Z","updated_at":"2025-03-20T08:27:49.052Z","avatar_url":"https://github.com/dogoncouch.png","language":"Shell","readme":"# dirutils\nCLI tools for command execution and directory/file manipulation.\n\n# Commands\n    inall - Execute a command in all subdirectories of the current working directory\n    at - Execute a command from within a specified directory\n    follow - Execute a command at intervals (default 1 second)\n    unsplit - Add files together end to end\n    sush - Execute a multi-line command with sudo privileges\n\n# Usage:\n    inall [-hvr] [-d \u003cdepth\u003e] \u003ccommand\u003e\n    (-r executes recursively; -d executes to a max depth)\n    \n    at [-hv] \u003cdirectory\u003e \u003ccommand\u003e\n\n    follow [-hvd] [-t \u003cseconds\u003e] \u003ccommand\u003e\n\n    unsplit [-hvz] \u003coutfile\u003e \u003cinfile1\u003e \u003cinfile2\u003e [\u003cinfile3\u003e] ...\n\n    sush [-hv] '\u003ccommands\u003e'\n\n# Installing\nSee the latest instructions on the [releases page](https://github.com/dogoncouch/dirutils/releases)\n\n# Examples\n    inall du -sh\n    inall git status | more\n    at ~/.config git init\n    follow date\n    follow -d -t 5 ls -l\n    unsplit myfullmodule.py xaa.py xab.py xac.py\n    unsplit -z /root/fullauth.log auth.log.2.gz auth.log.1 auth.log\n    sush 'apt update;apt upgrade'\n    sush 'whoami;uid'\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogoncouch%2Fdirutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdogoncouch%2Fdirutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogoncouch%2Fdirutils/lists"}