Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn to be a macOS Command Line Ninja
Rating: 4.5 out of 5(94 ratings)
3,315 students

Learn to be a macOS Command Line Ninja

The complete beginner's guide: First gain confidence with macOS Terminal, then master the command line like a pro
Created byLee Dowthwaite
Last updated 5/2019
English

What you'll learn

  • Stop being afraid of the command line!
  • How mastering the command line will benefit you
  • Understand Terminal's interface
  • Navigate the macOS file system from the command line
  • Create, copy, move & delete files and directories
  • Understand relative & absolute paths
  • View and edit files in Terminal using cat & nano
  • Basic pattern matching with wildcards
  • Advanced pattern matching using "grep"
  • Advanced workflow: streams, pipes & filtering

Course content

7 sections26 lectures3h 5m total length
  • Introduction2:02

    The introduction explains why many people are intimidated by the Terminal, and that it’s quite normal to feel afraid of using it. Many people have zero, or very few command line skills, and this can be a hindrance, especially in a professional or academic environment.

  • What Will You Learn?3:28

    This lecture gives an overview of what the course will teach you. The main message is that it will give you confidence and take away the fear of exploring the Terminal.

  • Why Do We Even Need the Terminal?2:35

    This lecture explains why the command line is still useful in the 21st century. It discusses the macOS command line’s Unix roots and shows how it’s linked to Linux and to billions of devices worldwide, which makes knowing it a very valuable skill.

  • What Is the Terminal?5:17

    This lecture explains what the macOS Terminal and, and is not, and how the Terminal relates to the UI, the bash shell, the XNU kernel, etc.

Requirements

  • Be comfortable with the Apple Mac desktop, including using Finder.
  • Have access to any Apple Mac computer, or perhaps a Linux machine.

Description

Does the Command Line Intimidate You?

  • Are you one of the millions of Mac users who are afraid of using the Terminal?

  • Are you a professional or student and you know you need to brush up your command line skills?

  • Do you just lack the background knowledge to get started?

Did you know that 95% of macOS command line skills also work on Linux?

It's true. So learning the macOS command line can accelerate your studies or career, giving you radically new skills you never imagined.

You don’t need any previous experience. If you’re comfortable using macOS desktop and basic tools such as Finder, or even if you’re new to Mac but familiar with other systems such as Linux or Windows, then you’re ready to take this course.

You'll start with the basics, and by the end you'll be able to perform some advanced tasks that would impress most professionals.


What You’ll Learn, in Detail

  • You’ll start with the very basics of what the Terminal actually is, how it relates to the rest of macOS, and the huge benefits of learning the command line.


  • From there you’ll see how to launch Terminal, how to understand the user interface, and how to run your first commands such as ls.


  • Then you’ll be introduced to the file system and you’ll learn how to navigate around using the command line using cd.


  • You'll be introduced to paths and learn the difference between relative and absolute paths


  • You’ll learn to work with files, creating, copying, moving and deleting files and directories.


  • You’ll learn how to view and edit files directly in Terminal using cat and nano. You'll also learn a little about vi and vim, and why they're not the best for a beginner.


  • You’ll learn the basics of pattern matching so you can work with wildcards and search tools such as grep, which will make your workflow much more efficient.


  • Finally you’ll learn about I/O streams and redirection, and very powerful tools such as pipes and command line filters so you can sort and reorganise files and other data.


Who this course is for:

  • Computing, maths or or science students, and graduate or junior developers.
  • Postgraduate students in computing, data science, or other sciences who want to do data processing, machine learning or use any software that requires command line knowledge.
  • Any power user who needs to be able to use command line tools such as: git, ffmpeg, ssh, curl, ngrok, etc.