Learn Command Line
Codecademy
Learn the Command Line module
- Command Line: Navigation
- Viewing and Changing the File System
- Redirecting Input and Output
- Configuring the environment
- 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