Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add lotabout/rargs #5694

Merged
merged 1 commit into from Aug 23, 2022
Merged

Conversation

4513ECHO
Copy link
Contributor

#5694 lotabout/rargs: xargs + awk with pattern matching support. ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}

$ aqua g -i lotabout/rargs

[lotabout/rargs](https://github.com/lotabout/rargs): xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`

```console
$ aqua g -i lotabout/rargs
```
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Aug 23, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.37.0 milestone Aug 23, 2022
@suzuki-shunsuke suzuki-shunsuke merged commit 035f869 into aquaproj:main Aug 23, 2022
@suzuki-shunsuke
Copy link
Member

@4513ECHO 4513ECHO deleted the feat/lotabout/rargs branch August 23, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants