Introduction to the Linux Shell

In this lesson we get familiar with basic linux commands such as

  • cd
  • ls
  • rm
  • mv
  • mkdir

We used a helpful little game called GameShell, which teaches the player about these commands through a story with quests. You need a unix-based system on your computer to be able to install and play this game, so Windows users will not be able to play at home. There is a workaround using the Windows Subsystem for Linux, but it requires some setup and it doesn’t work on all laptops.