Linux Command Line, Bash Shell, Scripting AWK & SED on Linux
Linux Command Line, Bash Shell, Scripting AWK & SED on Linux, available at $74.99, has an average rating of 4.3, with 84 lectures, based on 289 reviews, and has 1816 subscribers.
You will learn about Master basics of the command line and become comfortable in using it Learn Linux Administration skills like adding,deleting,changing users and managing permissions Learn how to use SED & AWK to perform complex tasks in easier way Learn vi command Editor in detail Understand the use of Regular Expressions Get the skills and knowledge to be a successful Linux professional This course is ideal for individuals who are Anyone interested in learning Linux from scratch or Linux users wanting to master the command line and work more effectively It is particularly useful for Anyone interested in learning Linux from scratch or Linux users wanting to master the command line and work more effectively.
Enroll now: Linux Command Line, Bash Shell, Scripting AWK & SED on Linux
Summary
Title: Linux Command Line, Bash Shell, Scripting AWK & SED on Linux
Price: $74.99
Average Rating: 4.3
Number of Lectures: 84
Number of Published Lectures: 82
Number of Curriculum Items: 85
Number of Published Curriculum Objects: 82
Original Price: $129.99
Quality Status: approved
Status: Live
What You Will Learn
- Master basics of the command line and become comfortable in using it
- Learn Linux Administration skills like adding,deleting,changing users and managing permissions
- Learn how to use SED & AWK to perform complex tasks in easier way
- Learn vi command Editor in detail
- Understand the use of Regular Expressions
- Get the skills and knowledge to be a successful Linux professional
Who Should Attend
- Anyone interested in learning Linux from scratch
- Linux users wanting to master the command line and work more effectively
Target Audiences
- Anyone interested in learning Linux from scratch
- Linux users wanting to master the command line and work more effectively
This “Linux Bootcamp : Command Line/Bash Shell/Scripting AWK & SED” course provides good understanding of Linux/Unix command, AWK, SED, vi, GREP to work efficiently on Linux/Unix command line.
Subtitles are available for the first section only. Closed Captioning for rest of the sections is in progress and are available as [Auto-generated].
Instructor is author of popular books “C In Depth” and “Data Structures Through C In Depth” helped 250,000+ students & professionals.
Linux is a powerful and widely used operating system, it is free and open source software. It can run on wide range of hardware platforms like desktops, servers, mobile devices and even supercomputers. Most of the top companies in the world use Linux servers. Linux is growing very rapidly and demand for Linux talent is on the rise. So acquiring Linux skills can help you land a job and get ahead in your career.
This “Linux Command Line/Bash Shell/Scripting AWK & SED” tutorial is designed for computer users who have limited or no previous knowledge of Linux. If you are complete beginner in Linux or have never worked on command line, then this course is for you. In this course you’ll learn Linux from scratch.
This “Learn Linux Commands/Bash Shell/Scripting AWK & SED” course will give you a good working knowledge of Linux, especially the Linux command line, AWK and SED, vi, GREP. The real power of Linux lies in the command line, many complex tasks can be done easily using the command line. So you need to have a solid understanding of the Linux commands, and in this course we’ll explore them in detail. There are in-depth explanations and clear instructions for each topic. First the basic commands are introduced and then we move on to more advanced topics. The topics are presented in a step-wise and easy to understand manner.
What you will learn
-
Linux Distributions
-
Installing Linux using virtual Box
-
Linux File system
-
Using Linux Documentation
-
Commands for Managing Files
-
Create, copy, move, rename, delete files
-
Comparing, Sorting, Finding Files
-
Searching inside files using grep
-
Wildcards
-
nano Editor
-
Translating and deleting characters from a file
-
Pipes
-
I/O redirection
-
vi Editor
-
Links
-
User Management
-
Permissions
-
Alias
-
SED
-
AWK
What students are saying about this course-
“This is best course of Linux I have ever taken, covers all areas what a developer should know.”
“Great course, I was looking for a course to learn sed and awk. I did not even get into that section yet and I have learnt a ton of how to properly use other commands and how powerful the terminal can be. The instructor is great. She provides good explanations and good examples for each command, and she follows a logical order through the commands that she teaches along the course. Totally recommended.”
“The instructor is straight to the point, yet doesn’t skip any theoretical points to build fundamentals around it. Clear enunciation and good pace of the course. A nice balance of examples and explanations. Thank you. It was worth my time.”
“Very easy and clear explanation for a novice like me.”
“The commands were explained clearly along with examples and multiple scenarios.”
“Very very complete & very understandable for me as a old guy. I like this teacher. Everything is well planned & well presented. The explanations are very good. Excellent +++ Super Job!! i would like to take more classes from this teacher”
“Very Nice Explanation. No unnecessary things. only subject is present.”
“I started this course almost 2 months ago and finished it today. Though I would consider myself at an intermediate level with respect to Linux, this course really exceeded my expectations and I learned quite a bit with certain new concepts viz., awk and sed programming the “cut” command. This is indeed a bootcamp programme and certainly goes in depth. I could understand the instructor very well and she is quite knowledgeable.”
“It is thoroughly explained and important parameters are discussed”
“Very nice material”
“Very well and structured explanations”
“So far content and concepts are easy to grasp. The instructor is easy to understand. I am learning a lot.”
“Sure helped out understanding how some of the shell code that I was given, that’s exactly what I was looking for.”
“The course is very easy and clear to follow!”
“Excellent Linux course on Udemy, pretty much everything covered in depth. I really enjoyed and learnt from SED and AWK.”
“This course very useful to me. I am a fresher to Linux, your way of teaching is easy to understand the concept.”
“Excellent course, I liked it very much! It easy to learn Linux commands because the explanations are very clear and very cleaver. The professor shows simple uses of the commands and also advanced ones. Perfect!”
“Very Good Course, Like the presentation which is logically explained with a lot of details so that we would be experts in using the basics well. Good”
“Pretty informative and systematic introduction of the concepts for someone new to these commands”
“amazing videos, any person who don’t have any knowledge on LINUX can learn. best part is each command is explained in details with lot of examples.”
“its too concise is what i felt”
“Course appears to be detailed and Iam learning about some new things”
“she has a very good way of explaining the course material by onscreen demonstrations.”
“Very Nice Explanation. No unnecessary things. only subject is present.”
“Very details and good explanations”
“Precise and clear”
So what are you waiting for, click on Buybutton to enroll now and start learning.
Course Curriculum
Lecture 1: Introduction
Chapter 1: Introduction
Lecture 1: About Linux
Lecture 2: Linux Installation
Lecture 3: Installing Ubuntu on VirtualBox
Lecture 4: Linux Directory Structure
Lecture 5: Absolute and Relative Pathanames
Lecture 6: Structure of a Linux Command
Lecture 7: Start Writing Commands
Lecture 8: Getting Help
Chapter 2: Working with Files and Directories
Lecture 1: Changing Directories
Lecture 2: Creating Directories
Lecture 3: Listing Files and Directories
Lecture 4: Viewing Contents of a File
Lecture 5: nano Editor – 1
Lecture 6: nano Editor – 2
Lecture 7: Copying Files and Directories
Lecture 8: Moving and Renaming Files and Directories
Lecture 9: Deleting Files and Directories
Lecture 10: Filename substitution : Wildcards
Lecture 11: Filename Substitution : Wildcards ….contd
Lecture 12: Hard Links and Symbolic Links
Lecture 13: Your Review Matters!
Chapter 3: More on Files
Lecture 1: Comparing files : cmp and comm
Lecture 2: Comparing files : diff and sdiff
Lecture 3: cut, paste
Lecture 4: Sorting Files
Lecture 5: Finding files using find
Lecture 6: Standard I/O Files and Redirection
Lecture 7: Redirecting Standard Error
Lecture 8: Chaining Commands : Pipes
Lecture 9: uniq Command
Lecture 10: Searching inside files using grep
Lecture 11: Regular Expressions in grep
Lecture 12: Translating and deleting characters from a file
Lecture 13: Finding 5 most frequently used words in a file
Lecture 14: Alias Command
Chapter 4: vi Editor
Lecture 1: Introduction
Lecture 2: Moving the Cursor : Navigation Commands
Lecture 3: Inserting Text
Lecture 4: Replacing Text
Lecture 5: Deleting Text
Lecture 6: Pasting text
Lecture 7: Copying and Marking Text
Lecture 8: Searching Text
Lecture 9: Joining Lines, Undoing and Repeating Commands
Lecture 10: ex Commands
Lecture 11: Substitution : Find and Replace
Lecture 12: Entering and Exiting vi
Lecture 13: Opening Multiple files
Lecture 14: Customizing your vi Environment
Lecture 15: Visual Mode
Lecture 16: Comparing files using vimdiff
Chapter 5: Users and Groups
Lecture 1: Getting Super user powers and running commands as other users
Lecture 2: Users and Groups
Lecture 3: Adding and Removing Users
Lecture 4: Adding and Removing Groups
Lecture 5: Changing Ownership of a File
Chapter 6: File and Directory Permissions
Lecture 1: File and Directory Permissions
Lecture 2: Changing Permissions with chmod command
Lecture 3: Setting the umask
Chapter 7: sed Editor
Lecture 1: Introduction
Lecture 2: Substituting Text
Lecture 3: Line Addressing and Context Addressing
Lecture 4: Negating an Editor Command
Lecture 5: Deleting Lines
Lecture 6: Inserting and Appending Lines
Lecture 7: Changing Lines
Lecture 8: Printing selective Lines
Lecture 9: Multiple Editor Commands
Lecture 10: Printing line numbers
Lecture 11: Transforming Characters
Lecture 12: Writing Lines to a file
Lecture 13: Reading from a file
Lecture 14: quit and list command
Chapter 8: awk
Lecture 1: Introduction
Lecture 2: Fields and Records
Lecture 3: Specifying a field Delimiter
Lecture 4: Multiple Commands
Lecture 5: Running awk commands from a file
Lecture 6: Variables
Lecture 7: BEGIN and END blocks
Chapter 9: Bonus Lecture
Lecture 1: Recommended Course and Offer on my other courses
Instructors
-
Deepali Srivastava
Author, Ultimate Python Programming
Rating Distribution
- 1 stars: 6 votes
- 2 stars: 14 votes
- 3 stars: 34 votes
- 4 stars: 112 votes
- 5 stars: 123 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024