CLI

Learn Command Line

BY Guanqiao Huang

Posted by HUANG on December 13, 2020

Learn Command Line

Codecademy

Learn the Command Line module

  1. Command Line: Navigation
  2. Viewing and Changing the File System
  3. Redirecting Input and Output
  4. Configuring the environment
  5. Bash Scripting

By now you should be able to:

  • Use the command line to direct the input and output of a command to and from other files and programs.
  • Compose chains of commands together in a pipeline.
  • Set up the environment using the command line.
  • Manage automation of common tasks using bash scripting.

If you finish and wish to continue learn more, here is a resource for you to explore further:

Additional resources

W3School- What is Command Line Interface (CLI)

Understanding of ls command with a long listing format output and permission bits