This lecture gives an idea of the most useful commands you may need when dealing with a Unix-like system (including Linux and Mac OS in particular).
- All the
man
documentations! - https://regex101.com/
During this session you will learn the very basics of:
- The Unix directory structure
- Regexp
- The most useful Unix command
- Command-line pager (a computer program used to view (but not modify) the contents of a text file), text editor (nano, vi, emacs...), etc.
- Batch command (rename, find, etc.)