Introduction to Unix#
Most of the introduction to Unix material can be found at https://software-carpentry.org
Many thanks to them for existing!
Useful resources#
Below you will find links to various useful resources for learning or using the UNIX shell.
- Link to the course material from software carpentry
 - 
shell commands explained - a website that shows the help text of any command
 - awesome bash - an awesome list of resources about the bash shell
 - tldp - the linux documentation project (the books can be hard to digest but are very thorough)