caizefeng / bash_scripts_all

All bash scripts from cavatina.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some scripts here have questions of syntax or suitibility more or less and can not be executed directly. 
After some mannual modification that will be ok.   

1. sed -i '[arg]'. use .../'$i'/... not .../$i/... to replace a string to the value of i not the string "$i". 

About

All bash scripts from cavatina.


Languages

Language:Shell 85.8%Language:Perl 14.2%