• Post category:StudyBullet-11
  • Reading time:5 mins read


A step-by-step guide to the Mac terminal and shell environment Mac users beginners.Learn how to manage Mac productively

What you will learn

Working with Prompt

Working with Shell Window

Getting to Know Profile

Working with Terminal Commands

Finding and Working with Files

Working with Files Permissions

Working with Jobs

Using Vim

Much more…

Description

This 3-hours course introduces you to the macOS command line environment, teaching you how to use the Terminal utility to accomplish useful, interesting tasks that are either difficult or impossible to perform in the graphical interface. Most of the examples work with 10.6 Snow Leopard and later, although a few techniques require more recent versions of macOS.


Get Instant Notification of New Courses on our Telegram channel.


The course is targeted to help to automate and script daily tasks. There are lots of live demonstrations how to use commands. I hope it will help to do your job more efficiently.

English
language

Content

Getting Started

Working with Prompt
Shell Window
Profile
Current Working Directory
Repeating Commands
Working with Directories
Tab Completion
Finding Files
Working with Commands

Working with Files

Copying. moving. renaming.removing files and directories.mp4
Finding files. Part 1
Finding files. Part 2
Finding files. Part 3
Finding files. Part 4

Working with Files. Part 2

File permissions. Part 1
File permissions. Part 2

Processes and Scheduling. Essential Shell Tools

Gaining administrative privileges with sudo command
Searching the needed info with grep&wc
Cat and output redirection
Using pipes
Processes revealed
Processes and jobs
Exploring all running processes with top command
Understanding process states
Chaining operators
Sed and awk
Sed and awk. Part 2
Using history
Using aliases to create your own commands

Woking with VIM

Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7
Part 8