xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
Primary LanguageRustMIT LicenseMIT
This repository is not active