강의

멘토링

커뮤니티

BEST
Security & Network

/

System

Linux Shell Script Master

To those of you who are hesitating whether to learn Linux shell scripting or not, I will tell you one thing. Do you want to handle Linux in a cool way like a hacker? Can you imagine a hacker who doesn't know shell scripting? Then start right now!

(4.6) 96 reviews

1,508 learners

Level Basic

Course period Unlimited

  • guileschool
Linux
Linux
Shell Script
Shell Script
Linux
Linux
Shell Script
Shell Script

Reviews from Early Learners

Reviews from Early Learners

4.6

5.0

Generalist

100% enrolled

Personally, I think this is something that anyone who runs Linux should know. Overall, the font size, animation usage, etc. helped me focus better in class, and I was impressed by the consideration given to the students.

5.0

최영호

100% enrolled

It was solid. I originally knew it in part, but I learned a lot and supplemented it by listening to the lecture. Thank you.

5.0

문채우

100% enrolled

I have completed the shell script course. It was the best course.

What you will gain after the course

  • Understand the role of all special characters used in the shell.

  • Correct use of quotation marks, including the difference between single and double quotation marks

  • find and xargs

  • Understanding the difference between shell variables and environment variables

  • Essential Linux commands (tr, sort, seq, cat, hexdump, cut, uniq, tee, echo, printf, read, wc, comm)

  • How to use EXPORT correctly for its intended purpose

  • Difference between functions and aliases

  • Create an Automation Scripting Reservation

  • 4 ways to run a script

  • 3 Effective Ways to Debug Your Scripts

  • HeDocument and HeArstring

  • eval

  • Regular expressions and grep, sed

  • Writing BASH shell scripts like a hacker

With Linux Shell Script
Automate your servers and experience powerful features.

This course will provide a clear and concise explanation of Linux's tricky Bash shell syntax, including quotation marks, pipes, and redirection. It will also present a procedural approach to shell coding. This will give you the opportunity to gain strong confidence in developing in a Linux environment.

In the modern computing environment, Linux has long been an important mainstream operating system alongside Windows.

Linux is no longer the exclusive domain of hackers , and many developers are increasingly demanding Linux-based development . Future technologies like artificial intelligence, autonomous driving, machine learning, big data, cloud computing, and the Internet of Things are all being built on top of the Linux environment.

Many open source releases are first tested and supported on Linux.

🎨 The Linux shell is like a Swiss Army knife for developers.

For server-side JavaScript, Python, and other languages, the development environment is essentially a shell . Many engineers have found that direct access to simple command-line tools can be very efficient when working. For modern programming languages, dependency management and packaging can be handled from a shell-based perspective. The Linux shell

A shell provides users with a common environment and interface that anyone can access without installing complex components.

While the variety of programming languages and developer tools has increased, in many ways the operating platforms engineers use have become simpler.

🎨 Many enterprise customers have migrated from Unix to Linux platforms.

Engineers expect Docker to make the operating environment much more uniform and Linux-like.

Linux and shell skills are crucial for containerized workloads, which has led to increased interest in shells .
For open source , they are often built to run in containers on Linux.
The shell remains the most common way to administer Linux systems, and shell skills have become increasingly important as more developers standardize on Linux systems as their operating environment.

DevOps , a major trend in modern software development methods, has a single group responsible for both, rather than having one group focus on feature development and another on stable software operation.

🎨 Automation is closely tied to shell scripting.

Many tasks requiring automation can be easily handled using shell scripts . If you can't script it, you can't automate it, and automation is essential for operating increasingly complex systems.

ps. Shell scripts were used for filming , editing , and uploading this video . 🥳

However, the MacOS environment is a trap! :)

🎨 This lecture was created with the above purpose in mind.

Having worked with shell scripts for over 10 years, I know what's difficult and what's important .

There are two things you need to be good at shell scripting in Linux:

First , you need to be familiar with the shell syntax.
Special characters can have different functions depending on where they are used. For example, the redirection symbols < and > are also used in test statements.
Also, in the case of quotation marks, single quotation marks and double quotation marks must be used separately, and if you are not very careful when linking them with commands, it is easy to fail.

Second , you need to memorize about 20 to 30 essential Linux commands, including their options.
This is necessary because when you're quickly building a workflow using the pipe symbol, you'll need to immediately think of the appropriate command to use. You'll need to decide whether to use cut, tr, or brace expansion.

I took great care to make this video as easy to understand as possible even for Linux beginners.
To help you follow the class without difficulty, we explain basic terms using a rich subtitle system and animations.

🎨 This video features:

Feature 1. The video was created to look good on mobile smart devices .

Feature 2. We have taken care to avoid eye strain by using a black background and large font size .

Feature 3. Students can create their own scripts using the DRILL (practice problems) in the video.

Feature 4. Increased learning concentration by utilizing animation .

Watch the new lecture together

Recommended for
these people

Who is this course right for?

  • Linux Server Administrator

  • People who study artificial intelligence and autonomous driving

  • Cloud computing based developer

  • Embedded Linux Developer

  • People who want to hack

  • Anyone who wants to be good at Linux

  • Anyone who wants to create an automation program on Mac

  • Anyone who needs to create workflows for NAS servers, cpdf, imagemagick, ffmpeg, etc.

Need to know before starting?

  • Linux Basic Commands

Hello
This is

3,379

Learners

241

Reviews

272

Answers

4.7

Rating

5

Courses

I received a bachelor's degree in Electronic Engineering from Inha University College of Engineering and have built several years of experience as an embedded systems software developer. I am also active as a professional instructor for embedded systems and programming. I was introduced to the Mac(Book) around the same time the iPhone 3GS was released, and since then, I have been interested in Mac(Book) automation. I develop and maintain open-source projects such as 'Siri Remote for Mac(Book)' and 'Google Translator using Keyboard Maestro' on GitHub (https://github.com/guileschool). I also have a great interest in the open-source hardware 'BeagleBone Black'. I am interested in all fields of computer use where productivity can be increased through Mac(Book) automation, and I am helping people who need it.

Please send lecture requests and other inquiries to guileschool@gmail.com :)

Curriculum

All

101 lectures ∙ (6hr 8min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

96 reviews

4.6

96 reviews

  • kimdy100420017666님의 프로필 이미지
    kimdy100420017666

    Reviews 2

    Average Rating 5.0

    5

    100% enrolled

    Personally, I think this is something that anyone who runs Linux should know. Overall, the font size, animation usage, etc. helped me focus better in class, and I was impressed by the consideration given to the students.

    • guileschool
      Instructor

      Generalist! I am more impressed that it was helpful. I will come back with a better video in the future~

  • 0505zxc0353님의 프로필 이미지
    0505zxc0353

    Reviews 5

    Average Rating 5.0

    5

    100% enrolled

    It was solid. I originally knew it in part, but I learned a lot and supplemented it by listening to the lecture. Thank you.

    • guileschool
      Instructor

      Youngho! Congratulations on completing the course. This is your first class review, so it is very precious to me.

  • tyche0529님의 프로필 이미지
    tyche0529

    Reviews 12

    Average Rating 5.0

    5

    100% enrolled

    I have completed the shell script course. It was the best course.

    • jongwockson2921님의 프로필 이미지
      jongwockson2921

      Reviews 2

      Average Rating 4.5

      5

      100% enrolled

      • mgseo20001140님의 프로필 이미지
        mgseo20001140

        Reviews 2

        Average Rating 5.0

        5

        100% enrolled

        $77.00

        guileschool's other courses

        Check out other courses by the instructor!

        Similar courses

        Explore other courses in the same field!