/rargs

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

Primary LanguageRustMIT LicenseMIT

Watchers