1 Introduction Bash Shell Linux Mac Os m1 Overview Slides PDF
1 Introduction Bash Shell Linux Mac Os m1 Overview Slides PDF
1 Introduction Bash Shell Linux Mac Os m1 Overview Slides PDF
Mac OS
Introducing Bash
Reindert-Jan Ekker
@rjekker
http://www.linkedin.com/in/rjekker
Overview
Why bash?
What to expect from this course
UNIX, Linux and Mac OS
The UNIX philosophy
Why bash?
Modules:
First Steps
Basic File Management
Using Bash More Effectively
Filtering and Processing Text
Jobs and Processes
Customization
UNIX
Open Group: Single UNIX Specification
IBM AIX, Solaris, HP/UX, Mac OS
GNU/Linux
Linux kernel, GNU tools
Considered “UNIX-like”
BSD:
OpenBSD, FreeBSD, NetBSD, Mac OS
BSD kernel, BSD Tools
Bash is the default shell on Mac OS and Linux
But tools and utilities differ
Example: GNU cp vs BSD cp
I will focus on common features