Practical Introduction to the Command Line

Go to class
Write Review

Practical Introduction to the Command Line provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Practical Introduction to the Command Line is taught by Stanimira Vlaeva. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this project, you will use the UNIX command line to create photo albums that organize photos into directories by date. You'll learn what's the difference between a terminal, bash, command-line, and prompt. With lots of hands-on exercises, you'll master the most fundamental Unix commands for navigating, manipulating and inspecting files.

    Interacting with a computer through a command-line interface (CLI) is a powerful technique. In such an interface, you type commands telling the computer to perform desired tasks. Mastering the command line can greatly improve your productivity during development.