This is a unix tutorial intented for scientist with little or no unix experience.
- GitHub repo: https://github.com/benoistlaurent/unix-tutorial
- Website: https://benoistlaurent.github.io/unix-tutorial/tutorial
- License: Creative Commons Attribution 4.0 International License
- Benoist LAURENT
cd docs
eval "$(~/.rbenv/bin/rbenv init -)"
rbenv global 2.5.1
bundle exec jekyll serve -w