In this interactive Linux lesson from Stencel Academy you don't just read — you type real commands like ls and watch the machine respond on a live, animated map. It is part of the free How Linux Works course.
Key takeaway: Running a command = the shell forks, the copy exec's the program, the shell reaps it.