With Harnessing the Power of the Command-Line Interface you will get a 40% discount on yearly plans and a 20% monthly discount oneducative.io. It is one of the popular courses from educative.io
In this course, you will get the chance to explore the command-line interface (CLI), starting with basics like navigating file systems and working with directories and files.
Harnessing the Power of the Command-Line Interface– Developer Discount
With the exclusive Holiday discount, you can get a 20% discount on two years of access to educative.io which includes all the existing and future courses. Two-year access is just $199 after the discount. Locking this price before it expires.
Get an additional 20 discount on the Harnessing the Power of the Command-Line Interface
Coupon: Use code devops at checkout
Also, you can get a 10% discount on all educative courses using the exclusive discount
Coupon: Use Code Educative10 at checkout
Get a 40% educative.io annual discount
What will you learn from this course?
1. Introduction
- Why Take This Course?
 - Accessing the Command-Line Interface
 - Getting Your Bearings
 
2. Creating an Ubuntu Virtual Machine with VirtualBox
- Creating a New Virtual Machine
 - Configuring a Network
 - Installing the Guest Operating System
 - Working with Snapshots
 
3. Navigating the Filesystem
- Listing Files and Directories
 - Recursive File Listings
 - Navigating Files and Folders
 
4. Working with Files and Directories
- Creating Files
 - Creating Files with Content
 - Writing Multiple Lines to a File
 
5. Streams Of Text
- Introduction
 - Redirecting Input and Output with File Descriptors
 - Creating Pipelines of Data
 - Splitting Streams with tee