欢迎加入我们~
https://github.com/donnemartin/system-design-primer
Mirror of ftp://ftp.astron.com/pub/file/ for a in `ls ~/Downloads/*.tar.gz`; do rm -rf *; tar zxf $a --strip-components 1; git add -A .; git commit -m "$a"; done
Mirror of https://nih.at/libzip/ - DEPRECATED. It's now hosted at https://github.com/nih-at/libzip/