lotabout / rargs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lotabout/rargs Issues