This is a collection for me to deal with my usual work.
- Just do this: sh ./setup.sh (May need root auth password)
- checkWork.sh check your daily coding work in a git project.
- topNCoder.sh find out who take the most commits.
- allCode.sh get all your project code into a file with file extension filter.
- phpmcf.sh format your whole php project code with just on line command.
- rmFilesByExtension.sh remove files by specific extension name in current folder.
See LICENSE