COURSE · 13 chapters · 77 lessons

The command line

Type into a real Linux running inside your browser and learn where files live

All 13 chapters are ready. The last one teaches you `vi` and then puts everything together. There is no connection to the outside network, so `git` and `curl` are out of scope.

Read about this chapter

Where you are right now

  1. 01Where am I?Walk around and find your files, with just pwd, ls and cd.9 slides · 13 exercisesGo to the exercises

Create, move, remove

  1. 02Make it, move it, remove itHandle files and boxes with your own hands, using mkdir, touch, cp, mv and rm.8 slides · 13 exercisesGo to the exercises