{"id":17383537,"url":"https://github.com/alessio/unixtools","last_synced_at":"2025-04-14T07:10:29.083Z","repository":{"id":56438039,"uuid":"305081206","full_name":"alessio/unixtools","owner":"alessio","description":"Convenience Tools","archived":false,"fork":false,"pushed_at":"2025-04-11T04:02:41.000Z","size":145,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T04:19:22.667Z","etag":null,"topics":["command-line","command-line-tool","golang","opinionated","posix","regexp","shell","shell-scripting","tools","unix","unix-command"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alessio.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,"zenodo":null}},"created_at":"2020-10-18T11:00:26.000Z","updated_at":"2025-04-11T04:02:43.000Z","dependencies_parsed_at":"2023-12-12T02:25:41.993Z","dependency_job_id":"aaca3eb2-6a7f-4fb0-8a0f-2e744c727296","html_url":"https://github.com/alessio/unixtools","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Funixtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Funixtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Funixtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Funixtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alessio","download_url":"https://codeload.github.com/alessio/unixtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837287,"owners_count":21169374,"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":["command-line","command-line-tool","golang","opinionated","posix","regexp","shell","shell-scripting","tools","unix","unix-command"],"created_at":"2024-10-16T07:43:03.621Z","updated_at":"2025-04-14T07:10:29.055Z","avatar_url":"https://github.com/alessio.png","language":"Go","readme":"![Build](https://github.com/alessio/unixtools/workflows/Build/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/al.essio.dev/pkg/tools)](https://goreportcard.com/report/github.com/alessio/unixtools)\n[![license](https://img.shields.io/github/license/alessio/unixtools.svg)](https://github.com/alessio/unixtools/blob/master/LICENSE)\n[![LoC](https://tokei.rs/b1/github/alessio/unixtools)](https://github.com/alessio/unixtools)\n[![codecov](https://codecov.io/github/alessio/unixtools/graph/badge.svg?token=XG71JUFEFN)](https://codecov.io/github/alessio/unixtools)\n\n# unixtools\n\nalessio's UNIX Convenience Tools.\n\n# Installation\n\nJust run:\n\n```\n$ go get al.essio.dev/pkg/tools/cmd/...\n```\n\n# What's in This Repo?\n\n## elvoke\n\nThis is a Golang implementation of [Jakub Wilk's elvoke](https://github.com/jwilk/elvoke).\n\nRun or postpone a command, depending on how much time elapsed from the last successful run.\n\n## mcd\n\nChange the current directory to DIR. Also, create intermediate directories as required.\n\n## refiles\n\nThis was inspired by @niemeyer's [remv](http://niemeyer.net/remv).\n\nRename files in directories that match a given pattern.\n\n### Options\n\nRun `refiles -help` to print the following help screen:\n\n```\n  -I\tprompt before every overwrite\n  -R\tsearch files under each directory recursively\n  -m\tmove files matching PATTERN to REPLACE\n  -simulate\n    \tprint changes that are supposed to be done, but don't actually make any\n  -verbose\n    \tenable verbose output\n```\n\n## popbak, pushbak\n\nManage a stack of directories backups. **pushbak** makes backups of a directory, **popbak**\nrestores the last backup available.\n\n## seq\n\nGolang implementation of the UNIX `seq` command. It prints sequences of numbers.\n\nThis is a Go implementation of the UNIX `seq` command.\n\n## addpath, delpath\n\nUtilityies to handle PATH-like variable modifications.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessio%2Funixtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessio%2Funixtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessio%2Funixtools/lists"}