This is my repository with teaching material for the bash and command line course for Data Science Retreat.
Original content developed and maintained by Dania Meira - meira.dania@gmail.com
Distributed under the MIT license.
- Intro to command line
- Working with data
- Bash profile and history
- Environmental variables
- ssh
- Bash scripts
The material in this repo is derived from or largely inspired by:
- Bash intro notes by Adam Green
- The Unix Workbench on Coursera: An introduction to Unix for everyone
- Data Science at the Command Line: Hands-on guide discussing over 80 command-line tools
- For a shorter version, check out 7 Command-Line Tools for Data Science from the same author