Mac Linux Command Line Kick Start in 4 hours (for Beginners)

Mac Linux Command Line Kick Start in 4 hours (for Beginners)

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 12m | 1.30 GB

Get started with learning terminal commands on your Mac and Linux system

This course includes a wide range of topics and gets you started using your Mac or Linux system from the command line or terminal. The best part about this course is that we assume that you have no prior experience in using the terminal and we start from scratch. This course will get you started with the most used commands in the UNIX and Linux world to help you increase your efficiency in doing daily tasks.

You will be guided step-by-step in an organised way. All concepts and commands are explained in plain language, making it easy for anyone to understand.

What You Will Learn

  • You will understand the fundamentals of the Unix/Mac/Linux operating system and use them for increasing daily productivity
  • Learn tips and tricks of command line
  • You will be able to navigate through files and folders on your computer using the terminal
  • You will be able to run programs and write scripts to automate common tasks
Table of Contents

01 Introduction
02 What will you learn
03 How to reach me anytime and ask questions
04 Terminal walkthrough
05 Advanced terminal features – iTerm
06 Creating directories using command line
07 Navigating the file system
08 Copying files within and between directories
09 Moving and Renaming files and directories
10 Deleting directories and files
11 Redirecting string to files
12 Piping data and sorting files
13 Removing duplicates from a file using the power of command line
14 Searching in files and directories
15 Find and replace strings in files
16 Summarizing redirection
17 Terminal session and editors
18 Concepts of bash_profile and bashrc
19 Creating alias to type less
20 Setting environment variables – Part 1
21 Setting environment variables – Part 2
22 Summarizing environment variables