2022.11.02 A. The Linux Command Line http://linuxcommand.org/tlcl.php B. The Impact of Minix Andrew S. Tanenbaum: The Impact of MINIX Charles Severance, University of Michigan, 2014 C. http://www.oreilly.com/openbook/utp/ The core knowledge about text processing Important chapters: 2. UNIX Fundamentals 3. Learning vi 7. Advanced editing C Shell Command Summary Miscellanous links: Good practical introduction to the 'sed' Unix command: Stream Editor - Useful Recipes https://www.tutorialspoint.com/sed/sed_useful_recipes.htm Practical guide how to write your own operating system Writing a Simple Operating System — from Scratch https://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf Interactive vim tutorial https://www.openvim.com/tutorial.html