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 com...