View areplace.sh
# ag <https://github.com/ggreer/the_silver_searcher> | |
# from=str1 to=sth agr path1 path2 ... | |
# backs up to .pbak | |
comment() { | |
} | |
doc() { | |
} | |
function agr { | |
doc 'usage: from=sth to=another agr [ag-args]' |