We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Welcome to Learn Linux

I've provided a Linux shell to your right.

In this course you'll work as a "forensic developer" hired by the fictional "WorldBanc" to investigate a security breach, using nought but the command line to traverse files, manipulate text, and track down suspicious activity.

Assignment

The echo command prints text back out to you. It's the "hello world" of the command line.

  1. echo "I use Linux btw"
    

Submit the shell checks.

For the first several chapters of this course, you'll stay in the browser. Much later, once you're comfortable, we'll help you set up your own machine.